From ef7c8c820916556fc5bff26c6ad7d12ef1606423 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Mon, 22 Sep 2025 11:06:15 +0200 Subject: reworked the website changed buttons, css, added first blog post --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/header.html') diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 96f7542..a26436e 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,3 +1,3 @@

{{ if .IsHome }}{{ site.Title }}

{{ else }}{{ .Title }} {{ end -}} -
+
-- cgit v1.2.3