From 31d6ab1ddd153d586c2d2b4d3c7fe34073c03fbe Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Wed, 19 Oct 2022 18:59:19 +0200 Subject: [PATCH] fix url --- assets/scss/_typography.scss | 2 +- .../mannschaftswettbewerbe-der-spezialschulen.md | 2 +- static/admin/config.yml | 4 ++-- static/admin/index.html | 14 +++++++------- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/assets/scss/_typography.scss b/assets/scss/_typography.scss index 7e889292..242a7e7c 100644 --- a/assets/scss/_typography.scss +++ b/assets/scss/_typography.scss @@ -1,5 +1,5 @@ /* typography */ -@import url('https://neu.cantorgymnasium.de/plugins/fira/fira.css'); +@import url('https://cantorgymnasium.de/plugins/fira/fira.css'); body { line-height: 1.2; font-family: $primary-font; diff --git a/content/german/wettbewerbe/mannschaftswettbewerbe-der-spezialschulen.md b/content/german/wettbewerbe/mannschaftswettbewerbe-der-spezialschulen.md index 626b44b0..e18462e2 100644 --- a/content/german/wettbewerbe/mannschaftswettbewerbe-der-spezialschulen.md +++ b/content/german/wettbewerbe/mannschaftswettbewerbe-der-spezialschulen.md @@ -5,7 +5,7 @@ bg_image: /media/backgrounds/page-title.png image: /media/image.png category: MINT class: 9. - 11. Klasse -web_url: https://neu.cantorgymnasium.de/ +web_url: https://cantorgymnasium.de/ type: wettbewerbe --- Bei diesen Wettbewerben messen sich jeweils Teams bestehend aus 3 Schülern einer Schule mit Teams aus anderen Spezialschulen der Klassenstufen 9, 10 und 11 in Mathematik, Physik aber auch Informatik. Es werden anspruchsvolle Aufgaben gelöst. \ No newline at end of file diff --git a/static/admin/config.yml b/static/admin/config.yml index 4dfdf19b..c9191c47 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -12,8 +12,8 @@ backend: media_folder: "static/media" public_folder: "/media" -site_url: https://neu.cantorgymnasium.de -display_url: https://neu.cantorgymnasium.de +site_url: https://cantorgymnasium.de +display_url: https://cantorgymnasium.de logo_url: /media/logo_y.svg locale: "de" diff --git a/static/admin/index.html b/static/admin/index.html index 25ee98d6..92d4efc0 100644 --- a/static/admin/index.html +++ b/static/admin/index.html @@ -199,13 +199,13 @@ CMS.registerEditorComponent({ });