--- // src/components/Navigation.astro import ThemeToggle from './ThemeToggle.astro'; const currentPath = Astro.url.pathname; ---