feat: changelog page

This commit is contained in:
Maze Winther
2026-02-28 23:58:54 +01:00
parent fe964c4a4a
commit 85f41756d1
9 changed files with 415 additions and 30 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
}
],
"paths": {
"@/*": ["./src/*"]
"@/*": ["./src/*"],
"content-collections": ["./.content-collections/generated"]
},
"forceConsistentCasingInFileNames": true
},