diff --git a/templates/nav.html b/templates/nav.html index d853189..2d0dde4 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -21,6 +21,7 @@ {{ macros::nav_link(link="/about/", name="About") }} {{ macros::nav_link(link="/gitea-clinic/", name="Clinic") }} {{ macros::nav_link(link="/blog/", name="Blog") }} + {{ macros::nav_link(link="https://mastodon.online/web/@hostea", name="Mastodon") }} {{ macros::nav_link(link="https://matrix.to/#/#hostea:matrix.batsense.net", name="Chat") }} {{ macros::nav_link(link="https://forum.hostea.org", name="Forum") }}