Remove About page

This commit is contained in:
Tanner
2026-09-26 01:08:04 +00:00
parent 05593346fc
commit 9e730bbcfd
15 changed files with 44 additions and 221 deletions
+1 -2
View File
@@ -16,7 +16,6 @@ This is the static website for Protospace, a non-profit makerspace in Calgary, A
- Every page must be an `index.html` inside its own route directory:
- `/index.html`
- `/about/index.html`
- `/the-space/index.html`
- `/tools/index.html`
- `/join-us/index.html`
@@ -68,7 +67,7 @@ Keep source code pleasant for humans to read and edit.
When adding or editing a page, match the existing structure:
- Header with Protospace logo and links to About, Spaces, Tools, Membership, Wiki, Portal, and Contact
- Header with Protospace logo and links to Spaces, Tools, Membership, Wiki, Portal, and Contact
- Main page content with one meaningful `<h1>`
- Sidebar containing the current open-house information, address, parking details, map iframe, and search control where applicable
- Footer containing YouTube, FAQ, and Facebook links