From 90bb2fd572d912a57f56ffb5a5cd40c92a54f2ac Mon Sep 17 00:00:00 2001 From: reddragon333 <122625570+reddragon333@users.noreply.github.com> Date: Thu, 23 Nov 2023 14:14:03 +0100 Subject: [PATCH] Update single.html --- themes/hugo-theme-massively/layouts/_default/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-theme-massively/layouts/_default/single.html b/themes/hugo-theme-massively/layouts/_default/single.html index bc7e449..15c8cb5 100644 --- a/themes/hugo-theme-massively/layouts/_default/single.html +++ b/themes/hugo-theme-massively/layouts/_default/single.html @@ -32,7 +32,7 @@ - + {{ i18n "NAV_MENU" . }} {{ partial "footer/index" . }} {{ partial "copyright" . }}