seo fixes

This commit is contained in:
2026-09-11 18:18:18 +02:00
parent 75eb7cc749
commit d36d13b44e
15 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{{ define "main" }}
{{ $paginator := .Paginate (where .Site.RegularPages "Type" "posts") }}
{{ if eq $paginator.PageNumber 1 }}
<h1 class="welcome-title">Willkommen auf unserem dotnet developer blog 👋</h1>
<h2 class="welcome-title">Willkommen auf unserem dotnet developer blog 👋</h2>
{{ with .Content }}
<div class="about-intro">{{ . }}</div>
{{ end }}