Move ToS to content collection
This commit is contained in:
parent
a97ea99c75
commit
776d1a0bca
11 changed files with 47 additions and 38 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "badmanners.xyz",
|
||||
"type": "module",
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.1",
|
||||
"scripts": {
|
||||
"postinstall": "astro sync",
|
||||
"dev": "astro dev",
|
||||
|
|
@ -21,12 +21,13 @@
|
|||
"@types/alpinejs": "^3.13.10",
|
||||
"alpinejs": "^3.14.1",
|
||||
"astro": "^5.0.1",
|
||||
"astro-htaccess": "^0.2.2",
|
||||
"astro-htaccess": "^0.2.3",
|
||||
"date-fns": "^3.6.0",
|
||||
"tailwindcss": "^3.4.11",
|
||||
"tippy.js": "^6.3.7",
|
||||
"toml": "^3.0.0",
|
||||
"typescript": "^5.6.2"
|
||||
"typescript": "^5.6.2",
|
||||
"yaml": "^2.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.10.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue