From 260d0aa264510abd7f7d2ffe489f822c03fb89d1 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 8 Jul 2024 10:43:09 -0700 Subject: [PATCH] Order exampleSite pages by title --- exampleSite/content/content/alert.md | 2 -- exampleSite/content/content/emoji-support.md | 2 -- exampleSite/content/content/link.md | 2 -- exampleSite/content/content/markdown-syntax.md | 2 -- exampleSite/content/content/math-typesetting.md | 2 -- exampleSite/content/content/placeholder-text.md | 2 -- exampleSite/content/content/rich-content.md | 2 -- exampleSite/content/shortcodes/code.md | 1 - exampleSite/content/shortcodes/email.md | 1 - exampleSite/content/shortcodes/figure.md | 1 - exampleSite/content/shortcodes/gallery/index.md | 1 - exampleSite/content/shortcodes/icon.md | 1 - exampleSite/content/shortcodes/image.md | 1 - exampleSite/content/shortcodes/quote.md | 1 - exampleSite/content/shortcodes/tabs.md | 1 - exampleSite/content/shortcodes/vimeo.md | 1 - exampleSite/content/shortcodes/youtube.md | 1 - exampleSite/hugo.toml | 8 ++++---- 18 files changed, 4 insertions(+), 28 deletions(-) diff --git a/exampleSite/content/content/alert.md b/exampleSite/content/content/alert.md index ec5074d7..903c3514 100644 --- a/exampleSite/content/content/alert.md +++ b/exampleSite/content/content/alert.md @@ -1,11 +1,9 @@ +++ authors = ["author-demo"] categories = ["content", "paige"] -date = 2023-09-18T21:21:05-07:00 description = "An alert." tags = ["alerts"] title = "Alert" -weight = 60 [paige.alert] message = "Get more information here." type = "primary" diff --git a/exampleSite/content/content/emoji-support.md b/exampleSite/content/content/emoji-support.md index 94ecf162..211ca7ba 100644 --- a/exampleSite/content/content/emoji-support.md +++ b/exampleSite/content/content/emoji-support.md @@ -1,11 +1,9 @@ +++ authors = ["author-demo"] categories = ["content", "paige"] -date = 2023-09-18T21:32:40-07:00 description = "Guide to emoji usage in Hugo." tags = ["emoji"] title = "Emoji Support" -weight = 50 +++