From c05bd8303b53d26e5b283bc71b0153f221dca962 Mon Sep 17 00:00:00 2001
From: Alan Pearce
Date: Fri, 23 Jun 2023 14:04:35 +0200
Subject: Improve HTML indentation
---
themes/bear/templates/nav.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'themes/bear/templates/nav.html')
diff --git a/themes/bear/templates/nav.html b/themes/bear/templates/nav.html
index cf0d9b7..ba41879 100644
--- a/themes/bear/templates/nav.html
+++ b/themes/bear/templates/nav.html
@@ -1,4 +1,4 @@
-Home
+ Home
{%- if config.extra.main_menu %}
{%- for item in config.extra.main_menu %}
{%- if item.url is matching("https?://") %}
--
cgit 1.4.1