Schnittstelle für einen digitalen Schulrundgang hinzugefügt
This commit is contained in:
parent
ddbb8e9040
commit
19529e7858
@ -123,6 +123,12 @@ hasChildren = true
|
|||||||
URL = "https://moodle.bildung-lsa.de/gcg"
|
URL = "https://moodle.bildung-lsa.de/gcg"
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
|
[[menu.main]]
|
||||||
|
parent = "Digitale Angebote"
|
||||||
|
name = "Digitale führung durch das Schulhaus"
|
||||||
|
URL = "vr"
|
||||||
|
weight = 3
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Für Schüler und Eltern"
|
name = "Für Schüler und Eltern"
|
||||||
weight = 3
|
weight = 3
|
||||||
@ -168,7 +174,6 @@ name = "Kontakt"
|
|||||||
URL = "contact"
|
URL = "contact"
|
||||||
weight = 5
|
weight = 5
|
||||||
|
|
||||||
|
|
||||||
# footer menu
|
# footer menu
|
||||||
|
|
||||||
[[menu.footer]]
|
[[menu.footer]]
|
||||||
|
@ -127,11 +127,15 @@ about:
|
|||||||
* Da die Wesite noch im Aufbau ist fehlen noch viele Inhalte und mehrere Bereiche. \n
|
* Da die Wesite noch im Aufbau ist fehlen noch viele Inhalte und mehrere Bereiche. \n
|
||||||
* Der Quellcode der Website ist [hier](https://github.com/eesev9ie/gcg-website) abrufbar. \n
|
* Der Quellcode der Website ist [hier](https://github.com/eesev9ie/gcg-website) abrufbar. \n
|
||||||
* Dieser Bereich wird in der Zukunft einen Kurztext über die Schule enthalten.\n
|
* Dieser Bereich wird in der Zukunft einen Kurztext über die Schule enthalten.\n
|
||||||
* Weitere Informationen gibt es im [passenden Blogbeitrag](/de/blog/new-site/)"
|
* Weitere Informationen gibt es im [passenden Blogbeitrag](/de/blog/new-site/)
|
||||||
|
|
||||||
|
## Tag der offenen Tür
|
||||||
|
|
||||||
|
Da in diesem Schuljahr kein gewöhnlicher Tag der offenen Tür stattfinden kann, bieten wir hiermit eine digitale Führung durch das Schulhaus an."
|
||||||
button:
|
button:
|
||||||
enable : true
|
enable : true
|
||||||
label : "Über die Schule"
|
label : "Digitale Führung durch das Schulhaus"
|
||||||
link : "about"
|
link : "vr"
|
||||||
|
|
||||||
|
|
||||||
############################# Course ################################
|
############################# Course ################################
|
||||||
|
@ -114,7 +114,7 @@ h6, .h6 {
|
|||||||
background: #ffab08;
|
background: #ffab08;
|
||||||
color: #ffbc3b; }
|
color: #ffbc3b; }
|
||||||
|
|
||||||
.btn-primary:not(:disabled):not(.disabled).active,
|
.btn-primary.active:not(:disabled):not(.disabled),
|
||||||
.btn-primary:not(:disabled):not(.disabled):active,
|
.btn-primary:not(:disabled):not(.disabled):active,
|
||||||
.show > .btn-primary.dropdown-toggle {
|
.show > .btn-primary.dropdown-toggle {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user