From 28ca1aa004ee80b6325526db1479ba05acd22367 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Wed, 21 Jan 2026 11:31:33 +0100 Subject: Cleaned up the files and added light and dark favicons --- layouts/_default/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts/_default/home.html') diff --git a/layouts/_default/home.html b/layouts/_default/home.html index e0e8308..f752ee3 100644 --- a/layouts/_default/home.html +++ b/layouts/_default/home.html @@ -1,3 +1,3 @@ {{ define "main" }} - {{ .Content }} -{{ end }} +{{ .Content }} +{{ end }} \ No newline at end of file -- cgit v1.3.1