From cbd7140e6345abb1de370d61a79cb26355de9d33 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 9 Mar 2018 20:29:11 +0200 Subject: [PATCH] layouts/_default/baseof.html: Update navbar menu template Uses the same code as the Hugo menu template example, which should be more robust with nested menus. --- layouts/_default/baseof.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index d510434..ced209c 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -36,10 +36,10 @@