Fix language switche, adapt contact form and add gitea action.

This commit is contained in:
2026-04-14 17:06:10 +02:00
parent d257c1b2a1
commit 94b6155c68
9 changed files with 135 additions and 47 deletions
@@ -16,7 +16,7 @@
<a href="{{ $langURL }}" class="language-switch-link block {{ $dropdownConfig.item_padding | default "px-8 py-3" }} {{ $dropdownConfig.text_size | default "text-sm" }} {{ $dropdownConfig.text_color | default "text-gray-700" }} {{ $dropdownConfig.hover_background | default "hover:bg-gray-50" }}" data-lang="{{ .Lang }}">
{{ .LanguageName }}
</a>
{{ end }}
{{ end }}
{{ end }}
</div>
</div>