diff options
-rw-r--r-- | pelicanconf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py index f641ecf..406828e 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -154,7 +154,7 @@ SITEMAP = { SOCIAL = { 'diaspora': '#', 'gnusocial': '#', - 'mastodon': 'https://masto.nogafam.es/@heckyel', + 'mastodon': 'https://masto.nobigtech.es/@heckyel', 'matrix': '#', 'mediagoblin': '#', 'peertube': 'https://video.ploud.jp/video-channels/cl', |