diff --git a/pelicanconf.py b/pelicanconf.py index 0f536df..6b2806d 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -5,6 +5,7 @@ from __future__ import unicode_literals AUTHOR = 'rra' SITENAME = 'Wtt�F' SITEURL = '' +SUBTITLE=" a project about federated social media and open source design" PATH = 'content' THEME = 'theme/wttf' diff --git a/theme/wttf/templates/base.html b/theme/wttf/templates/base.html index e925a07..5eaff27 100644 --- a/theme/wttf/templates/base.html +++ b/theme/wttf/templates/base.html @@ -2,7 +2,7 @@ {% block head %} - {% block title %}{{ SITENAME }}{% endblock title %} + {% block title %}{{ SITENAME }} ⟿ {{ SUBTITLE }}{% endblock title %} @@ -53,14 +53,7 @@
Federation
-
⟿ social media ⟿
-
chats ⟿
-
ecosystems ⟿
-
open protocols ⟿
-
(XMPP, ActivityPub, OStatus, ...) ⟿
-
design ⟿
-
language ⟿
-
user experiences (UX) ⟿
+ {{ SUBTITLE }}