diff --git a/astro/components/pages/Dashboard.md b/astro/components/pages/Dashboard.md index 2983c19..2d8c75a 100644 --- a/astro/components/pages/Dashboard.md +++ b/astro/components/pages/Dashboard.md @@ -24,6 +24,4 @@ So, here is Nexus Polestar, a template they can build their desktop app on top o ## What's the Difference? While FalixNodes Desktop has always been constructed using vanilla HTML, CSS, and JavaScript, as well as primitive code from 4 years ago and older to still navigate and add additional settings, Nexus Polestar will be developed with Astro, as well as SCSS and more modernized scripts for features such as navigating and additional settings. -By using Astro, I can make the template more component based, allowing for more flexiblity for other developers at these other companies. - - \ No newline at end of file +By using Astro, I can make the template more component based, allowing for more flexiblity for other developers at these other companies. \ No newline at end of file diff --git a/astro/layouts/App.astro b/astro/layouts/App.astro index 614fce5..555720d 100644 --- a/astro/layouts/App.astro +++ b/astro/layouts/App.astro @@ -11,7 +11,7 @@ import '../styles/index.scss' --- - +