This commit is contained in:
Denys Konovalov 2020-07-12 17:43:28 +02:00
parent e1d9de1967
commit 2fc345ddab
7 changed files with 35 additions and 31 deletions

@ -12,13 +12,13 @@ slider:
button: button:
enable : true enable : true
label : "Unsere Erfolge" label : "Unsere Erfolge"
link : "success" link : "#success"
# slider item loop # slider item loop
- title : "Das Georg-Cantor-Gymnasium" - title : "Das Georg-Cantor-Gymnasium"
content : "Modern und digital" content : "Modern und digital"
animation_in : "left" animation_in : "right"
animation_out : "right" animation_out : "down"
# available animation : left, right, up, down # available animation : left, right, up, down
button: button:
enable : true enable : true
@ -28,14 +28,41 @@ slider:
# slider item loop # slider item loop
- title : "Das Georg-Cantor-Gymnasium" - title : "Das Georg-Cantor-Gymnasium"
content : "Ein Primegymnasium der Martin-Luther-Universität Halle-Wittenberg" content : "Ein Primegymnasium der Martin-Luther-Universität Halle-Wittenberg"
animation_in : "left" animation_in : "up"
animation_out : "right" animation_out : "left"
# available animation : left, right, up, down # available animation : left, right, up, down
button: button:
enable : true enable : true
label : "Mehr erfahren" label : "Mehr erfahren"
link : "frühstudium" link : "frühstudium"
############################# success #############################
success_banner:
enable : true
image : "images/success/success_banner.png"
feature_item:
# feature item loop
- name : "Mathematikolympiade"
img: true
icon : "/images/success/mo.png" # icon pack : https://themify.me/themify-icons
content : "In der Landesmathematikolympiade 2020 wurden: \n * **3 von 9 ersten Preisen** \n * **6 von 21 zweiten Preisen** \n * **13 von 30 dritten Preisen** \n * **11 von 39 Anerkennungspreisen** \n \nan Schüler unerer Schule verliehen."
# feature item loop
- name : "Physikolympiade"
img: true
icon : "/images/success/po.png" # icon pack : https://themify.me/themify-icons
content : "In der Landesphysikolympiade 2020 wurden: \n * **3 von 5 ersten Preisen** \n * **2 von 8 zweiten Preisen** \n * **4 von 13 dritten Preisen** \n * **1 von 18 Anerkennungspreisen** \n \nan Schüler unserer Schule verliehen."
# feature item loop
- name : "Chemieolympiade"
img: true
icon : "/images/success/cds.png" # icon pack : https://themify.me/themify-icons
content : "Ein Schüler unserer Schule vertritt als einer von 4. Schülern der Nationalmannschaft Deutschland in der Internationalen Chemieolympiade 2020."
# feature item loop
- name : "Und viel mehr ..."
icon : "ti-write" # icon pack : https://themify.me/themify-icons
content : "Durch umfassende Begabtenförderungsangebote sind unsere Schüler bei vielen Wettbewerben erfolgreich. Diese umfassen erweiterte Stoffgebiete, Spezialistenlager und begabtenfördernde Ganztagsangebote."
############################## about ################################## ############################## about ##################################
about: about:
@ -58,12 +85,12 @@ ganztagsangebote:
########################## Call to action ############################ ########################## Call to action ############################
cta: cta:
enable : true enable : true
title : "Kontaktiere uns für weitere Informationen" title : "Dann geht es hier direkt zur Anmeldung!"
subtitle : "Interessiert ?" subtitle : "Interessiert ?"
button: button:
enable : true enable : true
label : "Kontakt" label : "Anmeldeantrag stellen"
link : "contact" link : "anmeldung"
######################## Success story ############################# ######################## Success story #############################

@ -1,23 +0,0 @@
success_banner:
enable : true
image : "images/success/success_banner.png"
feature_item:
# feature item loop
- name : "Mathematikolympiade"
icon : "/images/success/mo.png" # icon pack : https://themify.me/themify-icons
content : "In der Landesmathematikolympiade 2020 "
# feature item loop
- name : "Notre bureau"
icon : "ti-blackboard" # icon pack : https://themify.me/themify-icons
content : "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore dolore magna aliqua. Ut enim ad"
# feature item loop
- name : "Nos accomplissements"
icon : "ti-agenda" # icon pack : https://themify.me/themify-icons
content : "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore dolore magna aliqua. Ut enim ad"
# feature item loop
- name : "Admission"
icon : "ti-write" # icon pack : https://themify.me/themify-icons
content : "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore dolore magna aliqua. Ut enim ad"

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Before

Width:  |  Height:  |  Size: 489 KiB

After

Width:  |  Height:  |  Size: 489 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB