diff options
Diffstat (limited to 'layouts/partials/24-unification/nav.html')
-rw-r--r-- | layouts/partials/24-unification/nav.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/layouts/partials/24-unification/nav.html b/layouts/partials/24-unification/nav.html index 381fd1a..8a929c3 100644 --- a/layouts/partials/24-unification/nav.html +++ b/layouts/partials/24-unification/nav.html @@ -36,6 +36,7 @@ </div> <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" "rss.gif" "alt" "RSS Feed" "href" "https://crys.site/index.xml") }} {{ partial "button-31" (dict "file" "irc.png" "alt" "IRC channel" "href" "/more/irc") }} + {{ partial "button-31" (dict "file" "dustpuppy.gif" "alt" "Userfriendly archive mirror" "href" "/mirror/userfriendly") }} </div> |