remove non navigateable footer links
All checks were successful
continuous-integration/drone/push Build is passing

add github to footer
add imprint
add marked
This commit is contained in:
2023-06-26 01:02:57 +02:00
parent d8fedfb379
commit d78fe7b020
5 changed files with 62 additions and 7 deletions

View File

@@ -11,12 +11,14 @@
},
"dependencies": {
"@astrojs/tailwind": "^3.1.3",
"@types/marked": "^5.0.0",
"@unom/style": "^0.2.14",
"astro": "^2.5.0",
"astro-icon": "^0.8.1",
"autoprefixer": "^10.4.14",
"class-variance-authority": "^0.6.0",
"clsx": "^1.2.1",
"marked": "^5.1.0",
"motion": "^10.16.2",
"postcss": "^8.4.24",
"postcss-custom-media": "^9.1.5",