add mastodon social link

This commit is contained in:
Paul-Nicolas Madelaine 2023-09-18 17:40:23 +02:00
parent ee876c3af0
commit 66c071e279

View file

@ -19,7 +19,7 @@ AUTHOR_FEED_RSS = None
LINKS = (('GitHub', 'https://github.com/pnmadelaine'),)
# Social widget
#SOCIAL = ()
SOCIAL = (('Mastodon', 'https://mamot.fr/@pnm'),)
DEFAULT_PAGINATION = 10