Remove list app

This commit is contained in:
2026-03-17 13:24:24 +01:00
parent 58234c431f
commit 6d40412ed8
57 changed files with 779 additions and 2711 deletions

View File

@@ -1,5 +1,8 @@
# This is my personal website
---
## Build
```
bun run build.ts
bun run build_app
hugo
```