From 80f3a6e5010a930c247e27b2c227de35c5347489 Mon Sep 17 00:00:00 2001 From: al-haras Date: Wed, 15 Jul 2020 14:04:29 -0700 Subject: [PATCH] add / to change URL in Navigation in footer --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 77693ce..3d53e0e 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -8,7 +8,7 @@ {{- range sort .Site.Data.sections "section.weight" }} {{ if and (.section.enable) (.section.showOnNavbar)}} {{ end }} {{- end }}