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/components/links
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
import LinkCard from './linkCard.astro'
|
||||
import socialData from '@content/data/socials.json'
|
||||
import socialData from '@datafiles/socials.json'
|
||||
import { socials } from './socials'
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue