summaryrefslogtreecommitdiff
path: root/layouts/partials/header.html
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2025-09-22 11:06:15 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2025-09-22 11:06:15 +0200
commitef7c8c820916556fc5bff26c6ad7d12ef1606423 (patch)
treee6dbc68e081d43c6675591e1748f489833c8c05d /layouts/partials/header.html
parentc150f419a06e7bb006a4a71fa4e98faeb961037d (diff)
reworked the website
changed buttons, css, added first blog post
Diffstat (limited to 'layouts/partials/header.html')
-rw-r--r--layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<h1>{{ if .IsHome }}{{ site.Title }}</h1>{{ else }}{{ .Title }}</h1>
{{ end -}}
-<hr>
+<br>