Add the blog button to all pages

This commit is contained in:
grdnsys 2025-01-27 09:14:54 +01:00
parent 7089b4807f
commit ed511a455f
19 changed files with 20 additions and 3 deletions

View file

@ -16,11 +16,10 @@
<a href="blog.html">>Blog<</a>
</p>
<hr>
<h1>Placeholder blog page</h1>
<h1>Some sort of attempt at a blog</h1>
<hr>
<pre><a href="blog/2025-01-27.html">2025-01-27 Test post please ignore</a>
</pre>
<pre>Things like an RSS feed is coming at some point</pre>
</body>
</html>

View file

@ -13,6 +13,7 @@
<a href="index.html">>Home<</a>
<a href="contact.html">>Contact<</a>
<a href="people.html">>Headmates<</a>
<a href="blog.html">>Blog<</a>
</p>
<hr>
<h1>Contact info</h1>

View file

@ -14,6 +14,7 @@
<a href="index.html">>Home<</a>
<a href="contact.html">>Contact<</a>
<a href="people.html">>Headmates<</a>
<a href="blog.html">>Blog<</a>
</p>
<hr>
<h1>🌿 Home 🌿</h1>

View file

@ -14,6 +14,7 @@
<a href="index.html">>Home<</a>
<a href="contact.html">>Contact<</a>
<a href="people.html">>Headmates<</a>
<a href="blog.html">>Blog<</a>
</p>
<hr>
<h1>🌿 Headmate index 🌿</h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 🔥🗡️ "Arc" (she/her) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 🦋 Director (he/they/she) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 📗 William Dylan Raine (he/him) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 🕰️ Jake (he/they) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 💾 Luce (she/it) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 🌙 Miriam (she/her) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 🪽🗡️ Violet/Vi/Pi (she/they) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 🌹🔥 Rose Carswell (she/her) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 🎭 Sam (they/them) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> ⚙️ Sol Centralis (she/they) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 💠 Tea (he/him) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 🩸 Vanessa (she/her) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 🪽 Violet/Vi (she/any) </h1>

View file

@ -13,6 +13,7 @@
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
<a href="../people.html">>Headmates<</a>
<a href="../blog.html">>Blog<</a>
</p>
<hr>
<h1> 📖 William Raine Webb (he/him) </h1>