mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-18 04:42:47 +00:00
Remove Twitter from footer/call to action
This commit is contained in:
parent
bac196c13e
commit
6a058fbf32
2 changed files with 1 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue