2025-01-27 03:24:24 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
|
|
<title>🌿 Blog | Garden System</title>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta name="color-scheme" content="light dark">
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<p>
|
|
|
|
<a href="index.html">>Home<</a>
|
|
|
|
<a href="contact.html">>Contact<</a>
|
2025-01-27 04:05:29 +01:00
|
|
|
<a href="people.html">>Headmates<</a>
|
2025-01-27 03:24:24 +01:00
|
|
|
<a href="blog.html">>Blog<</a>
|
|
|
|
</p>
|
|
|
|
<hr>
|
2025-01-27 09:14:54 +01:00
|
|
|
<h1>Some sort of attempt at a blog</h1>
|
2025-01-27 03:24:24 +01:00
|
|
|
<hr>
|
|
|
|
<pre><a href="blog/2025-01-27.html">2025-01-27 Test post please ignore</a>
|
|
|
|
</pre>
|
2025-01-27 09:14:54 +01:00
|
|
|
<pre>Things like an RSS feed is coming at some point</pre>
|
2025-01-27 03:24:24 +01:00
|
|
|
</body>
|
|
|
|
</html>
|