Migrate to pug

This commit is contained in:
soraefir
2023-06-25 12:26:17 +02:00
parent 0693d47939
commit 681975a44b
54 changed files with 688 additions and 22868 deletions

View File

@ -17,10 +17,10 @@
"dependencies": {
"@fastify/leveldb": "^5.0.1",
"@fastify/static": "^6.10.2",
"@fastify/view": "^7.4.1",
"axios": "^1.4.0",
"fastify": "^4.18.0",
"mkdirp": "^3.0.1",
"node-sass": "^9.0.0",
"nodemon": "^2.0.22"
"nodemon": "^2.0.22",
"pug": "^3.0.2"
}
}