From 3056b23b5068e5b6d003a3806d64d0e91bafdddc Mon Sep 17 00:00:00 2001 From: Adam French Date: Thu, 5 Mar 2026 19:04:50 +0000 Subject: [PATCH] nicer name --- readme.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 5e5459f..e3eb94e 100644 --- a/readme.md +++ b/readme.md @@ -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