fix url
All checks were successful
website / prod-build (push) Successful in 16s

This commit is contained in:
Denys Konovalov 2023-08-15 22:40:15 +02:00
parent e1ed5334e8
commit 125c8cb2b2
No known key found for this signature in database
GPG Key ID: 50F02F239C099532
2 changed files with 2 additions and 2 deletions

@ -6,7 +6,7 @@ content: >
Unsere Kandidatur für die Schülersprecherwahl 2023.
buttonName: Zum Programm
buttonURL: contact
buttonURL: "#digitales"
image: images/unser-foto.jpg
videoThumb: images/unser-foto.jpg
videoURL: https://www.youtube.com/watch?v=dQw4w9WgXcQ

@ -32,7 +32,7 @@
{{ .content | markdownify }}
</div>
<a type="button" class="btn btn-lg btn-primary btn-zoom"
href="{{ .buttonURL | absURL }}">{{ .buttonName }}</a>
href="{{ .buttonURL }}">{{ .buttonName }}</a>
</div>
</div>
<div class="col-lg-6">