feat: add git repo to footer
This commit is contained in:
parent
ca858f5fde
commit
db40923670
6 changed files with 82 additions and 81 deletions
10
package.json
10
package.json
|
@ -18,20 +18,20 @@
|
|||
"@astrojs/sitemap": "3.2.1",
|
||||
"@fontsource-variable/outfit": "^5.2.5",
|
||||
"@fontsource-variable/red-hat-mono": "^5.2.5",
|
||||
"@tailwindcss/vite": "^4.0.9",
|
||||
"@tailwindcss/vite": "^4.0.12",
|
||||
"astro": "^5.4.2",
|
||||
"astro-icon": "^1.1.5",
|
||||
"npm-check-updates": "^17.1.15",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
"tailwindcss": "^4.0.9",
|
||||
"tailwindcss": "^4.0.12",
|
||||
"typescript": "^5.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.13.9",
|
||||
"@types/node": "^22.13.10",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11"
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"npm-check-updates": "^17.1.15"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue