From b98cb4ceb2ddd3cd467da009644b2e8ebe8cbc93 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 3 Jun 2024 21:30:19 -0700 Subject: [PATCH] Set weight for show.md --- exampleSite/content/customization/show.md | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/content/customization/show.md b/exampleSite/content/customization/show.md index 02402d93..fe5bc84e 100644 --- a/exampleSite/content/customization/show.md +++ b/exampleSite/content/customization/show.md @@ -26,6 +26,7 @@ paige: series: ["demo"] tags: ["show", "singles"] title: "Show Data" +weight: 10 --- This site hides some single page data by default. This page shows it all.