forked from drowl87/hextra_mirror
feat: support prev and next in frontmatter
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Getting Started
|
||||
weight: 1
|
||||
next: /docs/guide
|
||||
---
|
||||
|
||||
## Start as New Project
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Guide
|
||||
weight: 2
|
||||
next: /docs/guide/organize-files
|
||||
sidebar:
|
||||
open: true
|
||||
---
|
||||
|
Reference in New Issue
Block a user