summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authormms <git@sapka.me>2024-11-20 21:10:22 +0100
committermms <git@sapka.me>2024-11-20 21:10:22 +0100
commit2f795b99b92cce4c57fd37b6dd31a9fc6a290144 (patch)
tree33c8c4a1e0765e607dfb82efcb0fb9192ca46f66 /layouts
parentdc762b76e03233b2628c35221f31067ad8ffe6b4 (diff)
feat: irc
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/24-unification/nav.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/24-unification/nav.html b/layouts/partials/24-unification/nav.html
index 613e1c5..381fd1a 100644
--- a/layouts/partials/24-unification/nav.html
+++ b/layouts/partials/24-unification/nav.html
@@ -37,4 +37,5 @@
<div class="webbuttons">
{{ partial "button-31" (dict "file" "rss.gif" "alt" "RSS Feed" "href" "https://michal.sapka.me/index.xml") }}
+ {{ partial "button-31" (dict "file" "irc.png" "alt" "IRC channel" "href" "/more/irc") }}
</div>