removed reference to params on layout

This commit is contained in:
Hunter W.
2026-06-08 22:46:40 -04:00
parent 89e5c2364c
commit 5cc96b4ef1
4 changed files with 4 additions and 16 deletions

View File

@@ -19,8 +19,7 @@
"remark-html": "^16.0.1",
"remark-rehype": "^11.1.2",
"rehype-stringify": "^10.0.1",
"rehype-raw": "^7.0.0",
"rehype-rewrite":"^4.0.4"
"rehype-raw": "^7.0.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",