From 89e80894329d7c78c6d8ff881e31baed306ca0a7 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Tue, 11 Jun 2024 12:45:24 +0200 Subject: index.html: Set videos --- layouts/index.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index bca3963..dba44df 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -13,11 +13,8 @@

{{ .header.description }}

{{ .header.button.text }} {{ .header.src_button.text }} -

- Introduction video -

- +

{{ with site.Data.homepage.about }} @@ -28,6 +25,12 @@ {{ end }}

{{ end }} +

+ Latest release +

+

+ +

{{ end }} -- cgit v1.2.3