add: blog

blog post
This commit is contained in:
webfussel 2025-07-11 18:01:06 +02:00
parent 6c68f3afb1
commit e46242578f
4 changed files with 6 additions and 8 deletions

View file

@ -24,7 +24,8 @@
"vue": "^3.5.15"
},
"dependencies": {
"@nuxt/content": "^3.5.1"
"@nuxt/content": "^3.5.1",
"better-sqlite3": "^12.2.0"
},
"trustedDependencies": [
"@parcel/watcher"