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