From 7d59597310ea8c607dfaa9a02358bd3ff6083845 Mon Sep 17 00:00:00 2001 From: vimux Date: Wed, 23 Jan 2019 14:31:01 -0500 Subject: [PATCH] Fix logo link (multilingual mode) --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index b92a3c2..a27c37c 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,4 +1,4 @@
- + {{ partial "menu.html" . }}
\ No newline at end of file