Put Spaces URL back to /the-space/

This commit is contained in:
Tanner
2026-09-24 00:33:21 +00:00
parent b9c7791f95
commit 3ad2c47bb3
14 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
+1 -1
View File
@@ -17,7 +17,7 @@ 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: - Every page must be an `index.html` inside its own route directory:
- `/index.html` - `/index.html`
- `/about/index.html` - `/about/index.html`
- `/spaces/index.html` - `/the-space/index.html`
- `/join-us/index.html` - `/join-us/index.html`
- `/contact/index.html` - `/contact/index.html`
- `/wood-shop/index.html` - `/wood-shop/index.html`
+2 -2
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
@@ -98,7 +98,7 @@
</p> </p>
<p> <p>
Explore the <a href="/spaces/">spaces and equipment</a> available to members, or visit the Explore the <a href="/the-space/">spaces and equipment</a> available to members, or visit the
individual pages for the <a href="/wood-shop/">wood shop</a>, individual pages for the <a href="/wood-shop/">wood shop</a>,
<a href="/metal-shop/">metal shop</a>, <a href="/laser-cutters/">laser cutters</a>, <a href="/metal-shop/">metal shop</a>, <a href="/laser-cutters/">laser cutters</a>,
<a href="/sewing-room/">sewing room</a>, <a href="/electronics-lab/">electronics lab</a>, <a href="/sewing-room/">sewing room</a>, <a href="/electronics-lab/">electronics lab</a>,
+1 -1
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
+1 -1
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
+2 -2
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
@@ -91,7 +91,7 @@
<a href="/3d-printers/">3D printers</a>, <a href="/3d-printers/">3D printers</a>,
<a href="/laser-cutters/">laser cutters</a>, and <a href="/laser-cutters/">laser cutters</a>, and
<a href="/electronics-lab/">electronics lab</a>, plus <a href="/electronics-lab/">electronics lab</a>, plus
<a href="/spaces/">much more</a>. We offer classes on equipment you are unfamiliar with, <a href="/the-space/">much more</a>. We offer classes on equipment you are unfamiliar with,
and all skill levels are welcome. Membership is $55 / month for 24/7 access. and all skill levels are welcome. Membership is $55 / month for 24/7 access.
</p> </p>
<div class="home-gallery"> <div class="home-gallery">
+1 -1
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
+1 -1
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
+1 -1
View File
@@ -6,7 +6,7 @@
- [Home](https://protospace.ca/): Overview of Protospace, its community, facilities, and membership. - [Home](https://protospace.ca/): Overview of Protospace, its community, facilities, and membership.
- [About Protospace](https://protospace.ca/about/): Background on Protospace, its volunteer-run community, mission, and how to visit. - [About Protospace](https://protospace.ca/about/): Background on Protospace, its volunteer-run community, mission, and how to visit.
- [Spaces](https://protospace.ca/spaces/): Description of the facility, available areas, and member equipment. - [Spaces](https://protospace.ca/the-space/): Description of the facility, available areas, and member equipment.
- [Membership](https://protospace.ca/join-us/): Membership dues, benefits, process, duties, and frequently asked questions. - [Membership](https://protospace.ca/join-us/): Membership dues, benefits, process, duties, and frequently asked questions.
- [Contact](https://protospace.ca/contact/): Contact information, address, parking, transit, and directions. - [Contact](https://protospace.ca/contact/): Contact information, address, parking, transit, and directions.
+1 -1
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
+1 -1
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
+1 -1
View File
@@ -7,7 +7,7 @@
<loc>https://protospace.ca/about/</loc> <loc>https://protospace.ca/about/</loc>
</url> </url>
<url> <url>
<loc>https://protospace.ca/spaces/</loc> <loc>https://protospace.ca/the-space/</loc>
</url> </url>
<url> <url>
<loc>https://protospace.ca/join-us/</loc> <loc>https://protospace.ca/join-us/</loc>
+3 -3
View File
@@ -6,11 +6,11 @@
<meta name="viewport" content="width=device-width,initial-scale=1" /> <meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="icon" href="/assets/favicon.png" type="image/png" /> <link rel="icon" href="/assets/favicon.png" type="image/png" />
<meta name="description" content="Explore Protospace, Calgary’s community makerspace, including our woodworking, metalworking, sewing, electronics, laser cutting, and 3D printing areas." /> <meta name="description" content="Explore Protospace, Calgary’s community makerspace, including our woodworking, metalworking, sewing, electronics, laser cutting, and 3D printing areas." />
<link rel="canonical" href="https://protospace.ca/spaces/" /> <link rel="canonical" href="https://protospace.ca/the-space/" />
<meta property="og:title" content="Spaces – Protospace" /> <meta property="og:title" content="Spaces – Protospace" />
<meta property="og:description" content="Explore Protospace, Calgary’s community makerspace, including our woodworking, metalworking, sewing, electronics, laser cutting, and 3D printing areas." /> <meta property="og:description" content="Explore Protospace, Calgary’s community makerspace, including our woodworking, metalworking, sewing, electronics, laser cutting, and 3D printing areas." />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://protospace.ca/spaces/" /> <meta property="og:url" content="https://protospace.ca/the-space/" />
<meta property="og:image" content="https://protospace.ca/assets/wood-shop-4-1024x768.jpg" /> <meta property="og:image" content="https://protospace.ca/assets/wood-shop-4-1024x768.jpg" />
<meta property="og:site_name" content="Protospace" /> <meta property="og:site_name" content="Protospace" />
<meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:card" content="summary_large_image" />
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>
+1 -1
View File
@@ -70,7 +70,7 @@
<nav class="nav"> <nav class="nav">
<a href="/about/">About</a> <a href="/about/">About</a>
<a href="/join-us/">Membership</a> <a href="/join-us/">Membership</a>
<a href="/spaces/">Spaces</a> <a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a> <a href="/contact/">Contact</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a> <a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a> <a href="https://my.protospace.ca" class="external">Portal</a>