From 4eadb8ee2c96cb6f1a005de38b116a208a07848d Mon Sep 17 00:00:00 2001 From: Al <37927715+al-haras@users.noreply.github.com> Date: Wed, 15 Jul 2020 21:26:59 -0700 Subject: [PATCH] add / to change URL in Navigation in footer (#41) --- 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 }}