From 4a7700c74fc5d4291b291f442ab7ec3eb7ef7a7e Mon Sep 17 00:00:00 2001 From: Vigilio Desto Date: Fri, 10 Apr 2026 17:25:18 +0200 Subject: [PATCH] Fix duplicate title on index page, update hook --- layouts/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/index.html b/layouts/index.html index 143b7ae..421ee54 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,3 +1,5 @@ +{{ define "title" }}{{ .Site.Title }}{{ end }} + {{ define "main" }}