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)
@@ -44,14 +44,14 @@ certbot ── SSL Certificate Management
## Pages
| Route | Description |
|---|---|
| `/` | Home dashboard with grid layout |
| `/admin` | Admin panel (authenticated) |
| `/cv` | Curriculum Vitae |
| `/bookmarks` | Bookmarks |
| `/notes/:path` | Obsidian note viewer |
| `/shrines` | Fan shrine index + individual shrines |
| Route | Description |
| -------------- | ------------------------------------- |
| `/` | Home dashboard with grid layout |
| `/admin` | Admin panel (authenticated) |
| `/cv` | Curriculum Vitae |
| `/bookmarks` | Bookmarks |
| `/notes/:path` | Obsidian note viewer |
| `/shrines` | Fan shrine index + individual shrines |
## API