feat(frontend): add about page
This commit is contained in:
parent
c66db2bb6c
commit
ee8fcecd85
5 changed files with 147 additions and 4 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue