aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/home.html
diff options
context:
space:
mode:
authorKaran Jayachandra <me@karanj.com>2026-01-21 11:32:19 +0100
committerKaran Jayachandra <me@karanj.com>2026-01-21 11:32:19 +0100
commitcc21a3df9f1e199db9c01f21ff5820c3f899a4e0 (patch)
treedefb671f69281328d7e5b07fb23c6417823d4bd1 /layouts/_default/home.html
parent1bef928c8f059f37f6ed955d65044ec1439ff53c (diff)
parent28ca1aa004ee80b6325526db1479ba05acd22367 (diff)
Merge branch 'develop' into 'main'
Cleaned up the files and added light and dark favicons See merge request KaranJayachandra/karanjayachandra.gitlab.io!6
Diffstat (limited to 'layouts/_default/home.html')
-rw-r--r--layouts/_default/home.html4
1 files changed, 2 insertions, 2 deletions
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