From 125c8cb2b2b48420542a16af67a898c24c22ddb1 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Tue, 15 Aug 2023 22:40:15 +0200 Subject: [PATCH] fix url --- data/hero.yml | 2 +- layouts/partials/hero.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/hero.yml b/data/hero.yml index 497e9fe..21096c7 100644 --- a/data/hero.yml +++ b/data/hero.yml @@ -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 diff --git a/layouts/partials/hero.html b/layouts/partials/hero.html index 799c88f..2df7571 100644 --- a/layouts/partials/hero.html +++ b/layouts/partials/hero.html @@ -32,7 +32,7 @@ {{ .content | markdownify }} {{ .buttonName }} + href="{{ .buttonURL }}">{{ .buttonName }}