diff options
Diffstat (limited to 'publishconf.py')
-rw-r--r-- | publishconf.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/publishconf.py b/publishconf.py index 5111e3e..0b3942f 100644 --- a/publishconf.py +++ b/publishconf.py @@ -25,3 +25,5 @@ TRANSLATION_FEED_ATOM = 'feeds/all-{lang}.atom.xml' #AUTHOR_FEED_ATOM = 'feeds/{slug}.atom.xml' DELETE_OUTPUT_DIRECTORY = True + +MASTODON_PROFILE = 'https://mastodon.social/@ekaitz_zarraga' |