Add Mastodon Me

This commit is contained in:
Jesús 2021-05-14 12:17:40 -05:00
parent 67263b63f0
commit fa6ad3a06b
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -10,6 +10,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="HandheldFriendly" content="True"/>
<!-- Mastodom Me -->
<a rel="me" href="https://masto.nogafam.es/@heckyel">Mastodon</a>
<!-- Feed -->
{% if FEED_ALL_ATOM %}
<link href="{{ FEED_DOMAIN }}/{{ FEED_ALL_ATOM }}" type="application/atom+xml" rel="alternate" title="{{ _('Fuente completa de entradas Atom de %(sitename)s', sitename=SITENAME) }}"/>