diff --git a/config.toml b/config.toml index 50f042b..398dfc5 100644 --- a/config.toml +++ b/config.toml @@ -77,10 +77,10 @@ longitude = "90.3746808" pinImage = "images/pin.png" # Social icons -#[[params.social]] -#icon = "fa-youtube" -#url = "https://www.youtube.com/" -#weight = 2 +[[params.social]] +icon = "fa-youtube" +url = "https://www.youtube.com/watch?v=tZRdVMvJEIA" +weight = 2 [[params.social]] icon = "fa-instagram" url = "https://www.instagram.com/lilli_denys_netthier/" diff --git a/data/hero.yml b/data/hero.yml index d352e09..9950bb8 100644 --- a/data/hero.yml +++ b/data/hero.yml @@ -8,5 +8,5 @@ content: > buttonName: Zum Programm buttonURL: "#digitales" image: images/unser-foto.jpg -videoThumb: images/unser-foto.jpg -#videoURL: https://www.youtube.com/watch?v=dQw4w9WgXcQ +videoThumb: images/titelbild.jpeg +videoURL: https://www.youtube.com/watch?v=tZRdVMvJEIA diff --git a/static/images/titelbild.jpeg b/static/images/titelbild.jpeg new file mode 100644 index 0000000..c142249 Binary files /dev/null and b/static/images/titelbild.jpeg differ