summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--account.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/account.py b/account.py
index 763909a..3f563c9 100644
--- a/account.py
+++ b/account.py
@@ -9,6 +9,7 @@ SERVICES = [
#Service('jabber', 'Jabber', 'http://jabber.spline.de/'),
Service('gitlab', 'Gitlab', 'https://gitlab.spline.inf.fu-berlin.de/'),
Service('osqa', 'OS Q&A', 'http://osqa.spline.de/'),
+ Service('zettel', 'Zettel', 'http://zettel.spline.inf.fu-berlin.de/'),
]