diff --git a/data/homepage.yml b/data/homepage.yml index 20400969..5f6059fe 100644 --- a/data/homepage.yml +++ b/data/homepage.yml @@ -72,7 +72,7 @@ header_logos: link: https://www.halle.de/de/Verwaltung/Bildung/DigitalPakt-Schule/ image: media/logos/digitalpakt.webp - title: IKT-Förderung - image: /media/logos/ikt.webp + image: /media/logos/logosikt.webp link: https://cantorgymnasium.de/blog/richtlinie-zur-forderung-des-zugangs-zu-informations-und-kommunikationstechnologien-an-schulen-ikt-rl/ - title: Projektschule LemaS link: https://www.leistung-macht-schule.de/ diff --git a/layouts/index.html b/layouts/index.html index 0401e452..888d09db 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -54,9 +54,9 @@ {{ with $data.homepage.header_logos }}
-
+
{{ range .logos }} -
+
{{ end }} @@ -271,6 +271,17 @@ {{ end }} {{ end }} + + + {{ if $data.homepage.footer_logos.enable }} {{ with $data.homepage.footer_logos }}