lot of content

This commit is contained in:
Nico 2023-02-03 10:37:28 +01:00
parent 9b91b02d90
commit 082b193d23
31 changed files with 338 additions and 70 deletions

View file

@ -15,6 +15,7 @@
"dependencies": {
"@astrojs/image": "^0.12.1",
"@astrojs/mdx": "^0.13.0",
"@astrojs/sitemap": "^1.0.0",
"astro": "1.7.2",
"astro-i18n": "^1.4.5"
},
@ -23,6 +24,6 @@
"postcss": "^8.4.20"
},
"engines": {
"node": "16.18.1"
"node": "16.19.0"
}
}