Remove Twitter from footer/call to action

This commit is contained in:
Wesley Moore 2023-12-18 19:54:22 +10:00
parent bac196c13e
commit 6a058fbf32
2 changed files with 1 additions and 3 deletions

View file

@ -17,7 +17,6 @@
•
<a href="{{ config.base_url }}/rss.xml">RSS</a>
<a href="mailto:{{ config.extra.email }}">Email</a>
<a href="https://twitter.com/wezm">Twitter</a>
<a href="https://mastodon.decentralised.social/@wezm" rel="me">Fediverse</a>
<a href="https://github.com/wezm">GitHub</a>
<a href="https://github.com/sponsors/wezm">Support My Work</a>

View file

@ -62,8 +62,7 @@
Stay in touch!
</h3>
<p>
Follow me on the <a href="https://mastodon.decentralised.social/@wezm">Fediverse</a>
(or <a href="https://twitter.com/wezm">Twitter</a>),
Follow me on the <a href="https://mastodon.decentralised.social/@wezm">Fediverse</a>,
<a href="{{ config.base_url }}/rss.xml">subscribe to the feed</a>,
or <a href="mailto:wes@wezm.net">send me an email</a>.
</p>