From 31d83c2ad43fd562e2fb57fa8eb0acd87d0dc9a1 Mon Sep 17 00:00:00 2001
From: Lucas Fryzek <lucas.fryzek@fryzekconcepts.com>
Date: Tue, 30 Jul 2024 00:20:52 +0100
Subject: Add code link to site

---
 html/now.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'html/now.html')

diff --git a/html/now.html b/html/now.html
index b64a8b1..2e6eee6 100644
--- a/html/now.html
+++ b/html/now.html
@@ -20,7 +20,8 @@
         <div class="header-links">
                         <a href="/now.html" class="header-link">Now</a>
             <a href="/about.html" class="header-link">About</a>
-            <a rel="me" href="https://mastodon.social/@hazematman">Social</a>
+            <a rel="me" href="https://mastodon.social/@hazematman" class="header-link">Social</a>
+            <a href="https://git.fryzekconcepts.com" class="header-link">Code</a>
         </div>
     </div>
     <main>
-- 
cgit v1.2.3