This commit is contained in:
2020-07-12 10:41:10 +02:00
parent f253a55a1b
commit 008219d0d7
6 changed files with 57 additions and 56 deletions

View File

@ -172,7 +172,7 @@ preloader = "images/preloader.gif" # use jpg, png, svg or gif format.
# Subscription
[params.subscription]
enable = true
enable = false
# mailchimp subsciption
mailchimp_form_action = "https://gmail.us4.list-manage.com/subscribe/post?u=463ee871f45d2d93748e77cad&id=a0a2c6d074" # replace this url with yours
mailchimp_form_name = "b_463ee871f45d2d93748e77cad_a0a2c6d074" # replace this code with yours
@ -215,8 +215,6 @@ home = "Home"
copyright = "Copyright © 2020 Georg-Cantor-Gymnasium Halle"
impressumURL = "impressum"
datenschutzURL = "datenschutzerklärung"
################################### German language #####################################
[Languages.de]
@ -229,4 +227,3 @@ home = "Startseite"
copyright = "Copyright © 2020 Georg-Cantor-Gymnasium Halle"
impressumURL = "impressum"
datenschutzURL = "datenschutzerklärung"