start status page

This commit is contained in:
2025-07-17 19:31:19 -05:00
parent 9bc0eb1ce5
commit 34e5512a8d
6 changed files with 66 additions and 11 deletions

View File

@@ -5,6 +5,12 @@
"description": "Andrew Simonson's Digital Portfolio home",
"canonical": "/"
},
"status": {
"template": "status.html",
"title":"Andrew Simonson - Status Page",
"description": "Status page for my services",
"canonical": "/status"
},
"projects": {
"template": "projects.html",
"title": "Andrew Simonson - Projects",