From 5fb7b332564c19f95e93cf675a9fd1e4a66a9fbd Mon Sep 17 00:00:00 2001
From: Jan Raasch <425211+janraasch@users.noreply.github.com>
Date: Wed, 15 Mar 2023 13:01:49 +0100
Subject: fix: remove trailing slashes
Guess what, on https://gohugo.io/functions/relurl/ it says
> As a best practice, never include a leading slash when using this function.
Fixes https://github.com/janraasch/hugo-bearblog/issues/65
---
layouts/partials/header.html | 2 +-
layouts/partials/nav.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
(limited to 'layouts/partials')
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index e47df70..9bb5112 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -1,4 +1,4 @@
-
+