From c0b67d35ff366137c0826e9165501220c61ac940 Mon Sep 17 00:00:00 2001 From: HenzelMoras Date: Thu, 25 Mar 2021 16:54:11 +0530 Subject: [PATCH] had to change weight --- exampleSite/data/en/sections/recent-posts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/data/en/sections/recent-posts.yaml b/exampleSite/data/en/sections/recent-posts.yaml index fef0533..25f9ba0 100644 --- a/exampleSite/data/en/sections/recent-posts.yaml +++ b/exampleSite/data/en/sections/recent-posts.yaml @@ -3,7 +3,7 @@ section: name: Recent Posts id: recent-posts enable: true - weight: 6 + weight: 8 showOnNavbar: true # Can optionally hide the title in sections # hideTitle: true