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/hosting.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

--
Gitblit v1.10.0