feat(frontend): add about page

This commit is contained in:
Sam 2023-03-25 01:24:05 +01:00
parent c66db2bb6c
commit ee8fcecd85
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
5 changed files with 147 additions and 4 deletions

View file

@ -31,7 +31,8 @@
"sveltestrap": "^5.10.0",
"tslib": "^2.4.1",
"typescript": "^4.9.3",
"vite": "^4.0.0"
"vite": "^4.0.0",
"vite-plugin-markdown": "^2.1.0"
},
"type": "module",
"dependencies": {