Upgraded to Astro 5.2.5 and fixed content collections
This commit is contained in:
parent
298b91262e
commit
eec488ddff
28 changed files with 290 additions and 198 deletions
src/layouts
|
@ -4,7 +4,7 @@ import workSans from '@fontsource-variable/work-sans/files/work-sans-latin-wght-
|
|||
|
||||
import Navbar from '@components/navbar/navbar.astro'
|
||||
import NavbarEntry from '@components/navbar/navbarEntry.astro'
|
||||
import navdata from '@content/data/navdata.json'
|
||||
import navdata from '@datafiles/navdata.json'
|
||||
import embed from '@assets/embed.png'
|
||||
import favicon from '@assets/favicon.ico'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue