mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Put Fediverse first in post footer
This commit is contained in:
parent
0e5ed74517
commit
35ad9543a9
1 changed files with 5 additions and 1 deletions
|
@ -61,7 +61,11 @@
|
||||||
</svg>
|
</svg>
|
||||||
Stay in touch!
|
Stay in touch!
|
||||||
</h3>
|
</h3>
|
||||||
<p> Follow me on <a href="https://twitter.com/wezm">Twitter</a> or the <a href="https://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>
|
||||||
|
Follow me on the <a href="https://decentralised.social/wezm">Fediverse</a>
|
||||||
|
(or <a href="https://twitter.com/wezm">Twitter</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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Reference in a new issue