mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
docs: improve frontmatter for changelog and contributing
This commit is contained in:
parent
f1778562c3
commit
f3c4a061ce
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Changelog
|
||||
author: pengzhanbo
|
||||
createTime: 2024/03/13 21:15:50
|
||||
permalink: /changelog/
|
||||
draft: true
|
||||
@ -9,6 +8,8 @@ externalLinkIcon: false
|
||||
readingTime: false
|
||||
comment: false
|
||||
editLink: false
|
||||
contributors: false
|
||||
changelog: false
|
||||
---
|
||||
|
||||
<!-- @include: ../CHANGELOG.md -->
|
||||
|
||||
@ -1,12 +1,13 @@
|
||||
---
|
||||
title: 贡献指南
|
||||
author: pengzhanbo
|
||||
createTime: 2024/03/13 21:27:45
|
||||
permalink: /contributing/
|
||||
draft: true
|
||||
externalLinkIcon: false
|
||||
readingTime: false
|
||||
editLink: false
|
||||
contributors: false
|
||||
changelog: false
|
||||
---
|
||||
|
||||
<!-- @include: ../CONTRIBUTING.md{2-} -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user