From 2b0482ae4c5ef7d5c7cc5d33419c1fb440c0238a Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 30 Jun 2022 00:03:41 +0000
Subject: [PATCH] docs: fix page weight
---
content/notes/config.md | 4 +++-
content/notes/hosting.md | 2 +-
content/notes/editing.md | 2 +-
content/notes/setup.md | 2 +-
content/notes/obsidian.md | 2 +-
content/notes/preview changes.md | 4 +++-
6 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/content/notes/config.md b/content/notes/config.md
index 6e18073..320a16d 100644
--- a/content/notes/config.md
+++ b/content/notes/config.md
@@ -2,7 +2,7 @@
title: "Configuration"
tags:
- setup
-weight: 5
+weight: 0
---
## Configuration
@@ -180,3 +180,5 @@
title = 'مدونتي'
weight = 1
```
+
+[[setup]]
\ No newline at end of file
diff --git a/content/notes/editing.md b/content/notes/editing.md
index af7dd77..53f537c 100644
--- a/content/notes/editing.md
+++ b/content/notes/editing.md
@@ -2,7 +2,7 @@
title: "Editing Content in Quartz"
tags:
- setup
-weight: 1
+weight: -4
---
## Editing
diff --git a/content/notes/hosting.md b/content/notes/hosting.md
index adda82d..d46aff6 100644
--- a/content/notes/hosting.md
+++ b/content/notes/hosting.md
@@ -2,7 +2,7 @@
title: "Deploying Quartz to the Web"
tags:
- setup
-weight: 4
+weight: -1
---
## GitHub Pages
diff --git a/content/notes/obsidian.md b/content/notes/obsidian.md
index 66cd78d..c709a70 100644
--- a/content/notes/obsidian.md
+++ b/content/notes/obsidian.md
@@ -2,7 +2,7 @@
title: "Obsidian Vault Integration"
tags:
- setup
-weight: 2
+weight: -3
---
## Setup
diff --git a/content/notes/preview changes.md b/content/notes/preview changes.md
index 3130c58..d7e2770 100644
--- a/content/notes/preview changes.md
+++ b/content/notes/preview changes.md
@@ -1,6 +1,8 @@
---
title: "Preview Changes"
-weight: 3
+tags:
+- setup
+weight: -2
---
If you'd like to preview what your Quartz site looks like before deploying it to the internet, here's exactly how to do that!
diff --git a/content/notes/setup.md b/content/notes/setup.md
index fffb0fb..12df750 100644
--- a/content/notes/setup.md
+++ b/content/notes/setup.md
@@ -2,7 +2,7 @@
title: "Setup"
tags:
- setup
-weight: 0
+weight: -5
---
## Making your own Quartz
--
Gitblit v1.10.0