docs: fix page weight

hugo
Jacky Zhao 2 years ago
parent 8a100edeb8
commit 2b0482ae4c

@ -2,7 +2,7 @@
title: "Configuration"
tags:
- setup
weight: 5
weight: 0
---
## Configuration
@ -180,3 +180,5 @@ defaultContentLanguage = 'ar'
title = 'مدونتي'
weight = 1
```
[[setup]]

@ -2,7 +2,7 @@
title: "Editing Content in Quartz"
tags:
- setup
weight: 1
weight: -4
---
## Editing

@ -2,7 +2,7 @@
title: "Deploying Quartz to the Web"
tags:
- setup
weight: 4
weight: -1
---
## GitHub Pages

@ -2,7 +2,7 @@
title: "Obsidian Vault Integration"
tags:
- setup
weight: 2
weight: -3
---
## Setup

@ -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!

@ -2,7 +2,7 @@
title: "Setup"
tags:
- setup
weight: 0
weight: -5
---
## Making your own Quartz

Loading…
Cancel
Save