try to use alert on start-page
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 28s

This commit is contained in:
bettina 2024-08-06 08:12:59 +02:00
commit c4ae830914
2 changed files with 27 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{{/* Home Template File */}}
{{ define "main" }}
{{ if eq .Site.Language.Lang "de" }}
{{/* {{ if eq .Site.Language.Lang "de" }}
<div class="container">
<div class="bg-white my-5 text-slate-900 px-4 py-3 " role="alert">
<div class="flex">
@ -21,7 +21,7 @@ Wir hoffen, dass bald eine Lösung gefunden wird und die Applikation wieder wie
</div>
</div>
</div>
{{ end }}
{{ end }} */}}
{{/* {{ if eq .Site.Language.Lang "fr" }}
<div class="container">
<div class="bg-white my-5 text-slate-900 px-4 py-3 " role="alert">