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
|
@ -5,7 +5,7 @@
|
|||
"paths": {
|
||||
"@assets/*": [ "src/assets/*" ],
|
||||
"@components/*": [ "src/components/*" ],
|
||||
"@content/*": [ "src/content/*" ],
|
||||
"@datafiles/*": [ "src/data/datafiles/*" ],
|
||||
"@layouts/*": [ "src/layouts/*" ]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue