From 2911e8600bcaf5a709fee9195f47e65409657ed1 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 12 Jun 2024 22:59:28 -0700 Subject: [PATCH] Order weighted pages ascending before non-weighted pages --- exampleSite/content/content/alert.md | 2 +- exampleSite/content/content/emoji-support.md | 2 +- exampleSite/content/content/link.md | 2 +- .../content/content/markdown-syntax.md | 2 +- .../content/content/math-typesetting.md | 2 +- .../content/content/placeholder-text.md | 2 +- exampleSite/content/content/rich-content.md | 2 +- exampleSite/content/content/video.md | 2 +- layouts/partials/paige/pages.html | 30 +++++++++++++++++-- 9 files changed, 35 insertions(+), 11 deletions(-) diff --git a/exampleSite/content/content/alert.md b/exampleSite/content/content/alert.md index 82cedd87..8743e25d 100644 --- a/exampleSite/content/content/alert.md +++ b/exampleSite/content/content/alert.md @@ -9,7 +9,7 @@ paige: type: "primary" tags: ["alerts"] title: "Alert" -weight: 30 +weight: 60 --- This page has the following parameters: diff --git a/exampleSite/content/content/emoji-support.md b/exampleSite/content/content/emoji-support.md index d09b27a6..1cdc93e8 100644 --- a/exampleSite/content/content/emoji-support.md +++ b/exampleSite/content/content/emoji-support.md @@ -5,7 +5,7 @@ date: "2023-09-18T21:32:40-07:00" description: "Guide to emoji usage in Hugo." tags: ["emoji"] title: "Emoji Support" -weight: 40 +weight: 50 ---