From 506fa714a38a337135ebc75bc3cfa694becec458 Mon Sep 17 00:00:00 2001 From: wires Date: Tue, 1 Apr 2025 11:47:22 -0400 Subject: little tweaks to tags + comment color --- layouts/index.html | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index fd3d675..2289aac 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,14 +1,13 @@ -{{ define "main" }} -{{ .Content }} -{{ with .Site.RegularPages }} +{{ define "main" }} {{ .Content }} {{ with .Site.RegularPages }}

Posts

-{{ end }} -{{ end }} +{{ end }} {{ end }} -- cgit 1.4.1