mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-19 03:10:24 +00:00
docs: fix tests chapter number
This commit is contained in:
parent
e8d138c4d5
commit
02a5396efe
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
chapter = true
|
||||
hidden = true
|
||||
title = "Tests"
|
||||
weight = 5
|
||||
weight = 4
|
||||
+++
|
||||
|
||||
### Chapter 5
|
||||
### Chapter 4
|
||||
|
||||
# Tests
|
||||
|
||||
|
|
Loading…
Reference in a new issue