Schnittstelle für einen digitalen Schulrundgang hinzugefügt
This commit is contained in:
		| @@ -123,6 +123,12 @@ hasChildren = true | ||||
|   URL = "https://moodle.bildung-lsa.de/gcg" | ||||
|   weight = 2 | ||||
|  | ||||
|   [[menu.main]] | ||||
|   parent = "Digitale Angebote" | ||||
|   name = "Digitale führung durch das Schulhaus" | ||||
|   URL = "vr" | ||||
|   weight = 3 | ||||
|  | ||||
| [[menu.main]] | ||||
| name = "Für Schüler und Eltern" | ||||
| weight = 3 | ||||
| @@ -168,7 +174,6 @@ name = "Kontakt" | ||||
| URL = "contact" | ||||
| weight = 5 | ||||
|  | ||||
|  | ||||
| # footer menu | ||||
|  | ||||
| [[menu.footer]] | ||||
|   | ||||
| @@ -127,11 +127,15 @@ about: | ||||
|   * 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 | ||||
|   * 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: | ||||
|     enable : true | ||||
|     label : "Über die Schule" | ||||
|     link : "about" | ||||
|     label : "Digitale Führung durch das Schulhaus" | ||||
|     link : "vr" | ||||
|  | ||||
|  | ||||
| ############################# Course ################################ | ||||
|   | ||||
| @@ -114,7 +114,7 @@ h6, .h6 { | ||||
|     background: #ffab08; | ||||
|     color: #ffbc3b; } | ||||
|  | ||||
| .btn-primary:not(:disabled):not(.disabled).active, | ||||
| .btn-primary.active:not(:disabled):not(.disabled), | ||||
| .btn-primary:not(:disabled):not(.disabled):active, | ||||
| .show > .btn-primary.dropdown-toggle { | ||||
|   color: #fff; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user