diff --git a/cl-theme/static/images/icons/master.svg b/cl-theme/static/images/icons/master.svg index 279a0cf..e11cd04 100644 --- a/cl-theme/static/images/icons/master.svg +++ b/cl-theme/static/images/icons/master.svg @@ -11,7 +11,7 @@ - + diff --git a/cl-theme/templates/base.html b/cl-theme/templates/base.html index eca0b87..2bb3e62 100644 --- a/cl-theme/templates/base.html +++ b/cl-theme/templates/base.html @@ -10,9 +10,6 @@ - - Mastodon - {% if FEED_ALL_ATOM %} @@ -251,6 +248,14 @@ + + + + + Mastodon + + + diff --git a/pelicanconf.py b/pelicanconf.py index 8aef8dc..f641ecf 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -154,7 +154,7 @@ SITEMAP = { SOCIAL = { 'diaspora': '#', 'gnusocial': '#', - 'mastodom': '#', + 'mastodon': 'https://masto.nogafam.es/@heckyel', 'matrix': '#', 'mediagoblin': '#', 'peertube': 'https://video.ploud.jp/video-channels/cl',