removing the subtitle Centre for Everyday Technology, as it was also removed in the NL site

This commit is contained in:
manetta 2021-03-18 20:30:20 +01:00
parent 0a22c9a17c
commit 60574a858a

View File

@ -59,12 +59,12 @@ THEME_STATIC_DIR = "theme/"
I18N_SUBSITES = {
"en": {
"SITESUBTITLE": u"Centre for Everyday Technology",
"SITESUBTITLE": u"",
"SITEURL": "varia.zone/en",
"locale": "en_US.UTF-8",
},
"nl": {
"SITESUBTITLE": u"Centrum voor Alledaagse Technologie",
"SITESUBTITLE": u"",
"SITEURL": "varia.zone",
"locale": "nl.UTF-8",
},