From c53f4f12bc47b5491932f90450d20f50b367016f Mon Sep 17 00:00:00 2001 From: Tamara Cook <10754072+tamaracha@users.noreply.github.com> Date: Sat, 21 Jan 2023 12:25:45 +0100 Subject: [PATCH] Support menu items from frontmatter and config (see gohugoio/hugo/#4995) --- layouts/partials/site-navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/site-navigation.html b/layouts/partials/site-navigation.html index a1500a1..41850c0 100644 --- a/layouts/partials/site-navigation.html +++ b/layouts/partials/site-navigation.html @@ -13,7 +13,7 @@