From b35228ff7370f8d9ef2b45bd09cfb974acf1254d Mon Sep 17 00:00:00 2001 From: vin Date: Tue, 22 Oct 2024 14:29:45 -0400 Subject: add git link --- layouts/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/layouts/index.html b/layouts/index.html index 36ead9a..01c6e92 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -4,6 +4,11 @@

{{$.Title}}

+ + + {{ range (where .Site.RegularPages "Section" "blog") }}
{{.Date.Format "2006-01-02"}} -- cgit v1.2.3