The Blog rebuild

This commit is contained in:
Eli Winderickx
2025-12-13 07:12:14 +01:00
parent b9babf8cf0
commit 9db388dcc1
24 changed files with 49 additions and 12 deletions

4
package-lock.json generated
View File

@@ -6,7 +6,7 @@
"": {
"name": "brevifolia-next",
"dependencies": {
"@next/font": "13.0.4",
"@next/font": "^13.0.4",
"glob": "^8.0.3",
"gray-matter": "^4.0.3",
"next": "13.0.4",
@@ -190,6 +190,8 @@
},
"node_modules/@next/font": {
"version": "13.0.4",
"resolved": "https://registry.npmjs.org/@next/font/-/font-13.0.4.tgz",
"integrity": "sha512-csZhVqe870p7XE03WfbDLzjVwdBAWxe6/lWGQosfqY/XN5tsmfDLpj442veicfCiiuF7/ydSnAAJxH8PQVBVWQ==",
"license": "MIT"
},
"node_modules/@next/swc-android-arm-eabi": {