docs: fix page weight
This commit is contained in:
parent
8f277f9f2e
commit
7d80b81cf8
@ -2,7 +2,7 @@
|
|||||||
title: "Configuration"
|
title: "Configuration"
|
||||||
tags:
|
tags:
|
||||||
- setup
|
- setup
|
||||||
weight: 5
|
weight: 0
|
||||||
---
|
---
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
@ -180,3 +180,5 @@ defaultContentLanguage = 'ar'
|
|||||||
title = 'مدونتي'
|
title = 'مدونتي'
|
||||||
weight = 1
|
weight = 1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[[setup]]
|
@ -2,7 +2,7 @@
|
|||||||
title: "Editing Content in Quartz"
|
title: "Editing Content in Quartz"
|
||||||
tags:
|
tags:
|
||||||
- setup
|
- setup
|
||||||
weight: 1
|
weight: -4
|
||||||
---
|
---
|
||||||
|
|
||||||
## Editing
|
## Editing
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: "Deploying Quartz to the Web"
|
title: "Deploying Quartz to the Web"
|
||||||
tags:
|
tags:
|
||||||
- setup
|
- setup
|
||||||
weight: 4
|
weight: -1
|
||||||
---
|
---
|
||||||
|
|
||||||
## GitHub Pages
|
## GitHub Pages
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
title: "Obsidian Vault Integration"
|
title: "Obsidian Vault Integration"
|
||||||
tags:
|
tags:
|
||||||
- setup
|
- setup
|
||||||
weight: 2
|
weight: -3
|
||||||
---
|
---
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: "Preview Changes"
|
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!
|
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"
|
title: "Setup"
|
||||||
tags:
|
tags:
|
||||||
- setup
|
- setup
|
||||||
weight: 0
|
weight: -5
|
||||||
---
|
---
|
||||||
|
|
||||||
## Making your own Quartz
|
## Making your own Quartz
|
||||||
|
Loading…
Reference in New Issue
Block a user