Use 'Stefan Kölle' as canonical spelling on hub + shared base, with once 'also known as Koelle' hint

This commit is contained in:
2026-09-11 22:26:21 +02:00
parent 7f35c09b3b
commit 41e69f5b99
2 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ title }}{% if 'moonweb' not in title and 'stefankoelle' not in title %} · moonweb.org{% endif %}</title>
<meta name="description" content="{{ description }}">
<meta name="author" content="Stefan Koelle">
<meta name="author" content="Stefan Kölle">
<meta name="theme-color" content="{% if section == 'hub' %}#3b6ea5{% elif section == 'infra' %}#99333A{% elif section == 'smarthome' %}#1f8a8a{% elif section == 'code' %}#3E5098{% elif section == 'retro' %}#8a6d3b{% else %}#3b6ea5{% endif %}">
<link rel="canonical" href="{{ site.url }}{{ page.url }}">
<meta property="og:title" content="{{ title }}{% if 'moonweb' not in title and 'stefankoelle' not in title %} · moonweb.org{% endif %}">
@@ -36,7 +36,7 @@
{% else %}
"name": "{{ title | safe }}{% if 'moonweb' not in title and 'stefankoelle' not in title %} · moonweb.org{% endif %}",
"url": "{{ site.url }}",
"author": { "@type": "Person", "name": "Stefan Koelle" }
"author": { "@type": "Person", "name": "Stefan Kölle" }
{% endif %}
}
</script>
@@ -45,7 +45,7 @@
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Stefan Koelle",
"name": "Stefan Kölle",
"url": "https://www.moonweb.org",
"image": "https://www.moonweb.org/stefan-koelle-foto.jpg",
"jobTitle": "Senior Software Developer & Architect",