summaryrefslogtreecommitdiff
path: root/public/tags
diff options
context:
space:
mode:
authorShipwreckt <me@shipwreckt.co.uk>2026-02-22 19:00:36 +0000
committerShipwreckt <me@shipwreckt.co.uk>2026-02-22 19:00:36 +0000
commitf39e2103bd36f6307fe12ffc5564e9186ed5a073 (patch)
tree34f52f9a024d57bfbf0ce3ce9e1c5517b68d18ec /public/tags
parent0bf147512bb84d1a05d4c7cf1ec049c7a6b534d5 (diff)
new update
Diffstat (limited to 'public/tags')
-rw-r--r--public/tags/faith/index.html47
-rw-r--r--public/tags/life/index.html2
-rw-r--r--public/tags/posts/index.html2
3 files changed, 51 insertions, 0 deletions
diff --git a/public/tags/faith/index.html b/public/tags/faith/index.html
new file mode 100644
index 0000000..5faf064
--- /dev/null
+++ b/public/tags/faith/index.html
@@ -0,0 +1,47 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title></title>
+ <link rel="stylesheet" href="/assets/css/main.css">
+ </head>
+ <body>
+ <header>
+ <nav class="site-nav">
+ <div class="nav-container">
+ <div class="nav-left">
+ <a href="/" class="site-title">Shipwreckt</a>
+ </div>
+ <ul class="nav-right">
+ <li><a href="/">Home</a></li>
+ <li><a href="/archive/">Archive</a></li>
+ <li><a href="/links/">Links</a></li>
+ <li><a href="/contact/">Contact</a></li>
+ </ul>
+ </div>
+ </nav>
+ <hr>
+ </header>
+ <main>
+
+<h1>faith</h1>
+<hr>
+
+<ul>
+
+ <li><a href="/posts/2026-02-22/">Been a while</a></li>
+
+</ul>
+<hr>
+<a href="/">Home</a>
+
+ </main>
+ </body>
+ <footer>
+ <center>
+ <pre> <a href="https://www.gnu.org/licenses/copyleft.en.html">🄯 2023-2025 Shipwreckt</a> - <a href="https://git.shipwreckt.co.uk/Website.git/">Source code</a> - <a href="mailto:me@shipwreckt.co.uk">me@shipwreckt.co.uk</a></pre>
+ </center>
+ </footer>
+</html>
+
diff --git a/public/tags/life/index.html b/public/tags/life/index.html
index e663d09..d861a7f 100644
--- a/public/tags/life/index.html
+++ b/public/tags/life/index.html
@@ -30,6 +30,8 @@
<ul>
+ <li><a href="/posts/2026-02-22/">Been a while</a></li>
+
<li><a href="/posts/2025-10-30/">Website and life updates!</a></li>
<li><a href="/posts/No_more_school/">No more school</a></li>
diff --git a/public/tags/posts/index.html b/public/tags/posts/index.html
index 9db697c..d71b262 100644
--- a/public/tags/posts/index.html
+++ b/public/tags/posts/index.html
@@ -72,6 +72,8 @@
<li><a href="/posts/2025-10-30/">Website and life updates!</a></li>
+ <li><a href="/posts/2026-02-22/">Been a while</a></li>
+
</ul>
<hr>
<a href="/">Home</a>