diff --git a/site/layout/default.html b/site/layout/default.html index 43b3e22..2a27a75 100644 --- a/site/layout/default.html +++ b/site/layout/default.html @@ -84,7 +84,6 @@
  • {{ Self::fancy_link("Email", "mailto:me@shadowfacts.net", Some("rel=me"))|safe }}
  • {{ Self::fancy_link("RSS", "/feed.xml", None)|safe }}
  • {{ Self::fancy_link("GitHub", "https://github.com/shadowfacts", Some("rel=me"))|safe }}
  • -
  • {{ Self::fancy_link("Twitter", "https://twitter.com/ShadowfactsDev", Some("rel=me"))|safe }}
  • {{ Self::fancy_link("Mastodon", "https://social.shadowfacts.net/users/shadowfacts", Some("rel=me"))|safe }}