edit titel fr/de blog - must be changed on template ..?!
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s
This commit is contained in:
parent
e0d4544207
commit
c1b518700f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
<section class=" bg-cover items-center min-h-screen pt-32 pb-32" style="background-image:url('/images/blog-list-bg.jpg')">
|
<section class=" bg-cover items-center min-h-screen pt-32 pb-32" style="background-image:url('/images/blog-list-bg.jpg')">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 style="color:white;text-shadow:5x 5x #000">Aktuelles</h1>
|
<h1 style="color:white;text-shadow:5x 5x #000">News</h1>
|
||||||
<div id="accordion" class="divide-y divide-gray-200">
|
<div id="accordion" class="divide-y divide-gray-200">
|
||||||
{{ range $index, $page := .Data.Pages }}
|
{{ range $index, $page := .Data.Pages }}
|
||||||
<div class="accordion-item">
|
<div class="accordion-item">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue