diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss index 1580b22..1d00132 100755 --- a/assets/scss/custom.scss +++ b/assets/scss/custom.scss @@ -8,23 +8,6 @@ src: url('../fonts/OpenSans-VariableFont_wdth_wght.ttf'); } -body.env-development::after { - content: 'development'; - //position in left upper corner - content: 'development'; - font-family: 'Jetbrains Mono'; - position: fixed; - z-index: 9999; - /* transform: rotate(-90deg); */ - top: 0; - font-weight: 800; - font-size: 8px; - background-color: #24ff5d; - left: 30px; - padding: 7px 10px; - color: #000; -} - /**************** Typography ******************/ a { color: #a9cd2e; diff --git a/content/french/commande/infirmier-independant.md b/content/french/commande/infirmier-independant.md index a6f4491..b78d0df 100644 --- a/content/french/commande/infirmier-independant.md +++ b/content/french/commande/infirmier-independant.md @@ -22,7 +22,7 @@ bestellformular = true {{% /aligncenter %}} -
{{% /section %}} diff --git a/content/french/commande/module-supplementaire-infirmiers-independants.md b/content/french/commande/module-supplementaire-infirmiers-independants.md index 2b6fb3a..de72807 100644 --- a/content/french/commande/module-supplementaire-infirmiers-independants.md +++ b/content/french/commande/module-supplementaire-infirmiers-independants.md @@ -22,7 +22,7 @@ bestellformular = true {{% /aligncenter %}} - - {{% /section %}} diff --git a/content/german/bestellung/freiberufliche.md b/content/german/bestellung/freiberufliche.md index 793d032..6e40c68 100644 --- a/content/german/bestellung/freiberufliche.md +++ b/content/german/bestellung/freiberufliche.md @@ -4,7 +4,6 @@ draft = false title = 'Freiberufliche' translationKey = 'freiberufliche' bestellformular = true -kommentar = 'age und hobbies sind honeypots' +++ {{% section %}} {{% aligncenter %}} @@ -23,13 +22,12 @@ kommentar = 'age und hobbies sind honeypots' {{% /aligncenter %}} - - {{% /section %}} diff --git a/content/german/bestellung/organisationen.md b/content/german/bestellung/organisationen.md index de6bfe4..03d05ef 100644 --- a/content/german/bestellung/organisationen.md +++ b/content/german/bestellung/organisationen.md @@ -21,7 +21,7 @@ bestellformular = true {{% /aligncenter %}} - {{% /section %}} diff --git a/content/german/bestellung/zusatzmodule-freiberufliche.md b/content/german/bestellung/zusatzmodule-freiberufliche.md index ea610b9..4a8837b 100644 --- a/content/german/bestellung/zusatzmodule-freiberufliche.md +++ b/content/german/bestellung/zusatzmodule-freiberufliche.md @@ -22,7 +22,7 @@ bestellformular = true {{% /aligncenter %}} - {{% /section %}} diff --git a/themes/hugoplate/layouts/_default/baseof.html b/themes/hugoplate/layouts/_default/baseof.html index 5ed9b23..ad53ac1 100755 --- a/themes/hugoplate/layouts/_default/baseof.html +++ b/themes/hugoplate/layouts/_default/baseof.html @@ -13,14 +13,9 @@ itemtype="http://schema.org/WebPage"> {{ partialCached "essentials/style.html" . }} -{{ if not hugo.IsProduction }} - - - -{{ end }} - + {{ if hugo.IsProduction }} {{ partialCached "preloader.html" . }}