From 2088c9a0cb5e41554ad450a464b54f4c628e712b Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 12 Feb 2020 22:12:41 +0100 Subject: Add support for hugo menus --- layouts/partials/docs/title.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'layouts/partials/docs/title.html') diff --git a/layouts/partials/docs/title.html b/layouts/partials/docs/title.html index f32e8da..ffe858a 100644 --- a/layouts/partials/docs/title.html +++ b/layouts/partials/docs/title.html @@ -1,3 +1,7 @@ + {{ $title := "" }} {{ if .Title }} -- cgit v1.2.3