nicer name
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3s

This commit is contained in:
2026-03-05 19:04:50 +00:00
parent 72013f5cdd
commit 3056b23b50

View File

@@ -1,4 +1,4 @@
# Adam's Website # My Web
![screenshot](nginx/vue/public/img/screenshot.png) ![screenshot](nginx/vue/public/img/screenshot.png)
@@ -44,14 +44,14 @@ certbot ── SSL Certificate Management
## Pages ## Pages
| Route | Description | | Route | Description |
|---|---| | -------------- | ------------------------------------- |
| `/` | Home dashboard with grid layout | | `/` | Home dashboard with grid layout |
| `/admin` | Admin panel (authenticated) | | `/admin` | Admin panel (authenticated) |
| `/cv` | Curriculum Vitae | | `/cv` | Curriculum Vitae |
| `/bookmarks` | Bookmarks | | `/bookmarks` | Bookmarks |
| `/notes/:path` | Obsidian note viewer | | `/notes/:path` | Obsidian note viewer |
| `/shrines` | Fan shrine index + individual shrines | | `/shrines` | Fan shrine index + individual shrines |
## API ## API