From 35ebbd1e41b01dd9fbdd2ee1ed605ae577cd4722 Mon Sep 17 00:00:00 2001 From: Seokho Son Date: Tue, 25 Oct 2022 01:09:47 +0900 Subject: [PATCH] Update page weights for pages in content/en/docs/contribute --- content/en/docs/contribute/advanced.md | 2 +- content/en/docs/contribute/analytics.md | 2 +- content/en/docs/contribute/style/content-organization.md | 2 +- content/en/docs/contribute/style/diagram-guide.md | 2 +- content/en/docs/contribute/style/hugo-shortcodes/index.md | 1 + content/en/docs/contribute/style/page-content-types.md | 2 +- content/en/docs/contribute/style/style-guide.md | 2 +- content/en/docs/contribute/style/write-new-topic.md | 2 +- 8 files changed, 8 insertions(+), 7 deletions(-) diff --git a/content/en/docs/contribute/advanced.md b/content/en/docs/contribute/advanced.md index b825ad5e2c4..c48712729cf 100644 --- a/content/en/docs/contribute/advanced.md +++ b/content/en/docs/contribute/advanced.md @@ -2,7 +2,7 @@ title: Advanced contributing slug: advanced content_type: concept -weight: 98 +weight: 100 --- diff --git a/content/en/docs/contribute/analytics.md b/content/en/docs/contribute/analytics.md index ccffc79fdd4..f910c1d91b2 100644 --- a/content/en/docs/contribute/analytics.md +++ b/content/en/docs/contribute/analytics.md @@ -1,7 +1,7 @@ --- title: Viewing Site Analytics content_type: concept -weight: 100 +weight: 120 card: name: contribute weight: 100 diff --git a/content/en/docs/contribute/style/content-organization.md b/content/en/docs/contribute/style/content-organization.md index 039149173a8..4712912d311 100644 --- a/content/en/docs/contribute/style/content-organization.md +++ b/content/en/docs/contribute/style/content-organization.md @@ -1,7 +1,7 @@ --- title: Content organization content_type: concept -weight: 40 +weight: 90 --- diff --git a/content/en/docs/contribute/style/diagram-guide.md b/content/en/docs/contribute/style/diagram-guide.md index ac3a4fd529b..bb8d9c95373 100644 --- a/content/en/docs/contribute/style/diagram-guide.md +++ b/content/en/docs/contribute/style/diagram-guide.md @@ -2,7 +2,7 @@ title: Diagram Guide linktitle: Diagram guide content_type: concept -weight: 15 +weight: 60 --- diff --git a/content/en/docs/contribute/style/hugo-shortcodes/index.md b/content/en/docs/contribute/style/hugo-shortcodes/index.md index 4ba9036841a..2d751f73f30 100644 --- a/content/en/docs/contribute/style/hugo-shortcodes/index.md +++ b/content/en/docs/contribute/style/hugo-shortcodes/index.md @@ -1,6 +1,7 @@ --- title: Custom Hugo Shortcodes content_type: concept +weight: 120 --- diff --git a/content/en/docs/contribute/style/page-content-types.md b/content/en/docs/contribute/style/page-content-types.md index 5d3b519bc0b..bc44c655d1f 100644 --- a/content/en/docs/contribute/style/page-content-types.md +++ b/content/en/docs/contribute/style/page-content-types.md @@ -1,7 +1,7 @@ --- title: Page content types content_type: concept -weight: 30 +weight: 80 card: name: contribute weight: 30 diff --git a/content/en/docs/contribute/style/style-guide.md b/content/en/docs/contribute/style/style-guide.md index adb842453ec..651da5e9461 100644 --- a/content/en/docs/contribute/style/style-guide.md +++ b/content/en/docs/contribute/style/style-guide.md @@ -2,7 +2,7 @@ title: Documentation Style Guide linktitle: Style guide content_type: concept -weight: 10 +weight: 40 --- diff --git a/content/en/docs/contribute/style/write-new-topic.md b/content/en/docs/contribute/style/write-new-topic.md index 9c39463db98..8db6fd6ebe6 100644 --- a/content/en/docs/contribute/style/write-new-topic.md +++ b/content/en/docs/contribute/style/write-new-topic.md @@ -1,7 +1,7 @@ --- title: Writing a new topic content_type: task -weight: 20 +weight: 70 ---