summaryrefslogtreecommitdiff
path: root/publishconf.py
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2024-11-10 20:28:41 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2024-11-10 22:14:58 +0100
commit09a36278fc6a187a996fbd05899d23f282dc1c90 (patch)
tree2f71ae8572f14fa786b1cd0092ae870fedb129ae /publishconf.py
parent3354bbd585306d5d6b268f7e805bc600b71c526e (diff)
theme: elenq: add support for fediverse credit
Diffstat (limited to 'publishconf.py')
-rw-r--r--publishconf.py1
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'