feat: support prev and next in frontmatter

This commit is contained in:
Xin
2023-08-20 19:20:24 +01:00
parent 15d3a4da5e
commit 228496f262
4 changed files with 18 additions and 2 deletions

View File

@ -1,6 +1,7 @@
---
title: Getting Started
weight: 1
next: /docs/guide
---
## Start as New Project