About Social Code
summaryrefslogtreecommitdiff
path: root/templates/main.html
diff options
context:
space:
mode:
authorLucas Fryzek <lucas.fryzek@gmail.com>2023-04-28 16:58:01 -0400
committerLucas Fryzek <lucas.fryzek@gmail.com>2023-04-28 16:58:01 -0400
commitcb31a3788c74cea253a5a7657f5c9b65341309f6 (patch)
tree44b60ea66fb0790eabe63a5659dfe1a48e6dbd80 /templates/main.html
parent8cb244ed5b535139dcaa6a11a4edca73a84afaf5 (diff)
Add social link to site
Diffstat (limited to 'templates/main.html')
-rw-r--r--templates/main.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/main.html b/templates/main.html
index 8ca1656..7256daa 100644
--- a/templates/main.html
+++ b/templates/main.html
@@ -35,6 +35,7 @@ $endif$
$endif$
<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>
</div>
</div>
<main>