Add a manage page with tabs

This commit is contained in:
2025-08-23 17:39:54 +01:00
parent 8806f72f2a
commit 42caeb8834
38 changed files with 798 additions and 110 deletions

View File

@@ -3,7 +3,6 @@
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///workspace/next-portfolio/.gitea/workflows/deploy.yaml"
},
"biome.lsp": {
"configurationPath": "./frontend/biome.json"
}
"editor.formatOnSave": true,
"typescript.format.enable": true
}