diff --git a/src/components/Sidebar.astro b/astro/components/Sidebar.astro old mode 100755 new mode 100644 similarity index 92% rename from src/components/Sidebar.astro rename to astro/components/Sidebar.astro index 5855674..7fa6646 --- a/src/components/Sidebar.astro +++ b/astro/components/Sidebar.astro @@ -8,7 +8,7 @@ import Tab from './sidebar/Tab.astro'; Page="1" Name="Welcome" Icon="fa-solid fa-wand-magic-sparkles" - Default="active" + Default="active" // This selects the tab by default >