implements basic header and installs oat

This commit is contained in:
Dennis Schoepf 2026-02-17 23:51:42 +01:00
parent 0c4f160800
commit 74b979704f
8 changed files with 1147 additions and 2466 deletions

View file

@ -10,7 +10,8 @@
"format": "pnpm exec prettier . --write"
},
"dependencies": {
"astro": "^5.17.1"
"@knadh/oat": "0.3.0",
"astro": "5.17.2"
},
"devDependencies": {
"prettier": "3.8.1",