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 +++-
1 files changed, 3 insertions(+), 1 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
--
Gitblit v1.10.0