Update 17.07.2020:21.00

This commit is contained in:
Denys Konovalov 2020-07-17 21:04:36 +02:00
parent 735e1a45a8
commit cb4f26899a
4 changed files with 10 additions and 15 deletions

@ -134,7 +134,7 @@ weight = 5
# footer menu
[[menu.footer]]
name = "(UMSTRITTEN)Lehrer und AG-Leiter"
name = "Lehrer und AG-Leiter"
URL = "teacher"
[[menu.footer]]
@ -146,8 +146,8 @@ name = "Termine"
URL = "event"
[[menu.footer]]
name = "scholarship"
URL = "scholarship"
name = "anmeldung"
URL = "Anmledung"
[[menu.footer]]
name = "Formulare und Vorlagen"
@ -178,11 +178,11 @@ enable = true
preloader = "images/preloader.gif" # use jpg, png, svg or gif format.
# Subscription
[params.subscription]
enable = false
##[params.subscription]
#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
#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
############################# social site ########################
[[params.social]]
@ -203,12 +203,7 @@ link = "#"
[[params.social]]
title = "github"
icon = "ti-github" # themify icon : https://themify.me/themify-icons
link = "#"
[[params.social]]
title = "linkedin"
icon = "ti-linkedin" # themify icon : https://themify.me/themify-icons
link = "#"
link = "https://github.com/eesev9ie"
################################### English language #####################################

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 MiB

After

Width:  |  Height:  |  Size: 5.1 MiB

@ -42,7 +42,7 @@
</ul>
</div>
<!-- company -->
<div class="col-lg-2 col-sm-4 col-6 mb-5 mb-md-0">
<!-- <div class="col-lg-2 col-sm-4 col-6 mb-5 mb-md-0">
<h4 class="text-white mb-5 text-uppercase">{{ i18n "company" }}</h4>
<ul class="list-unstyled">
{{ range .Site.Menus.main }}
@ -51,7 +51,7 @@
{{ end }}
{{ end }}
</ul>
</div>
</div> -->
<!-- links -->
<div class="col-lg-2 col-sm-4 col-6 mb-5 mb-md-0">
<h4 class="text-white mb-5 text-uppercase">{{ i18n "links" }}</h4>