From 38fb021a8d65408e0f52255cd77ab021fb707c88 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Tue, 19 Sep 2023 09:52:39 +0200 Subject: [PATCH] IKT --- data/homepage.yml | 2 +- layouts/index.html | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) 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 }}