Skip to content
Snippets Groups Projects
Commit 5d27435e authored by Moritz Schwind's avatar Moritz Schwind
Browse files

hi

parent d517d3f9
Branches staging
1 merge request!1Staging
Pipeline #60236 failed with stages
in 0 seconds
......@@ -212,25 +212,25 @@ let dark = {
"background-image": "none"
},
"about": {
"background-image": "url('/img/background/Background.png')"
"background-image": "url('/img/background/background.png')"
}, // Defaults to landing-page if off
"learning": {
"background-image": "url('/img/background/Background.png')"
"background-image": "url('/img/background/background.png')"
}, // Defaults to landing-page if off
"faq": {
"background-image": "url('/img/background/Background.png')"
"background-image": "url('/img/background/background.png')"
}, // Defaults to landing-page if off
"help": {
"background-image": "url('/img/background/Background.png')"
"background-image": "url('/img/background/background.png')"
}, // Defaults to landing-page if off
"impressum": {
"background-image": "url('/img/background/Background.png')"
"background-image": "url('/img/background/background.png')"
}, // Defaults to landing-page if off
"agb": {
"background-image": "url('/img/background/Background.png')"
"background-image": "url('/img/background/background.png')"
}, // Defaults to landing-page if off
"datenschutz": {
"background-image": "url('/img/background/Background.png')"
"background-image": "url('/img/background/background.png')"
}, // Defaults to landing-page if off
"internal": {
"background-image": "none"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment