summaryrefslogtreecommitdiff
path: root/public/posts/christmas
diff options
context:
space:
mode:
authorShipwreckt <me@shipwreckt.co.uk>2025-11-02 20:32:56 +0000
committerShipwreckt <me@shipwreckt.co.uk>2025-11-02 20:32:56 +0000
commit0bf147512bb84d1a05d4c7cf1ec049c7a6b534d5 (patch)
tree75517e797d6f6091bdc6c4b8b48b60b93474f463 /public/posts/christmas
parent7a52ddeba2a68388b544f529d2d92104420f77b0 (diff)
Some small tweaks with headerHEADmaster
Diffstat (limited to 'public/posts/christmas')
-rw-r--r--public/posts/christmas/index.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/public/posts/christmas/index.html b/public/posts/christmas/index.html
index 45048fd..2c044c0 100644
--- a/public/posts/christmas/index.html
+++ b/public/posts/christmas/index.html
@@ -8,6 +8,19 @@
</head>
<body>
<article>
+ <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>
<header>
<h1>Christmas 🎅</h1>
<p class="post-date">December 16, 2024</p>
@@ -104,4 +117,3 @@
</body>
</html>
-