uncomment message and add infos to readme.md
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 53s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 53s
This commit is contained in:
parent
c4ae830914
commit
708076cd8c
3 changed files with 13 additions and 25 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{{/* Home Template File */}}
|
||||
{{ define "main" }}
|
||||
<!-- IMPORTANT MESSAGE on index-page -->
|
||||
{{/* {{ if eq .Site.Language.Lang "de" }}
|
||||
<div class="container">
|
||||
<div class="bg-white my-5 text-slate-900 px-4 py-3 " role="alert">
|
||||
|
|
@ -22,6 +23,7 @@ Wir hoffen, dass bald eine Lösung gefunden wird und die Applikation wieder wie
|
|||
</div>
|
||||
</div>
|
||||
{{ 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">
|
||||
|
|
@ -38,6 +40,7 @@ Wir hoffen, dass bald eine Lösung gefunden wird und die Applikation wieder wie
|
|||
</div>
|
||||
</div>
|
||||
{{ end }} */}}
|
||||
|
||||
<!-- Hero Slider -->
|
||||
<section class="hero-slider h-screen md:h-1/4">
|
||||
<div class="verua-slider-wrapper">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue