From 5d25f86249c7a1ac11196f758c1e92048fa7cbc3 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sat, 11 Mar 2023 16:09:55 -0500 Subject: updates --- layouts/index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index 45d5119..ad20534 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,3 +1,7 @@ +{{ define "title" }} + {{ .Site.Title }} +{{ end }} + {{ define "main" }} {{ if .Data.Singular }} -- cgit v1.2.3