add mastodon social link
This commit is contained in:
parent
ee876c3af0
commit
66c071e279
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue