From 3650fce4a6c64c7ebdec1403cb8e52fb86e09916 Mon Sep 17 00:00:00 2001 From: Demagalawrence Date: Sun, 15 Feb 2026 12:52:23 +0300 Subject: [PATCH 1/2] =?UTF-8?q?Fix=20German=20headline=20typo:=20'Unser'?= =?UTF-8?q?=20=E2=86=92=20'Unsere'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Demagalawrence --- content/about/index.de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about/index.de.md b/content/about/index.de.md index 0d748b4a..f388d425 100644 --- a/content/about/index.de.md +++ b/content/about/index.de.md @@ -8,7 +8,7 @@ section_intro: 'Die Open Elements GmbH wurde im Jahr 2022 von {{.Params.title}}
- {{.Params.section_prefix}} {{ .Params.section_team}} + {{.Params.section_prefix_team}} {{ .Params.section_team}} @@ -102,7 +102,7 @@

{{.Params.title}}

- {{.Params.section_prefix}} {{ .Params.section_team}} + {{.Params.section_prefix_team}} {{ .Params.section_team}}

@@ -128,7 +128,7 @@

- {{.Params.section_prefix}} {{.Params.section_engagement}} + {{.Params.section_prefix_engagement}} {{.Params.section_engagement}}

{{ $data := index .Site.Data .Site.Language.Lang }} @@ -143,7 +143,7 @@

- {{.Params.section_prefix}} {{.Params.section_customers}} + {{.Params.section_prefix_customers}} {{.Params.section_customers}}

{{ $data := index .Site.Data .Site.Language.Lang }}