feat: update front matter and docs

This commit is contained in:
Dillon
2022-05-13 01:03:24 +08:00
parent 8a9df9b02f
commit 568fe8f5fc
4 changed files with 48 additions and 14 deletions

View File

@@ -82,6 +82,7 @@ images: []
tags: []
categories: []
featuredImage: ""
featuredImagePreview: ""
@@ -100,12 +101,11 @@ toc:
auto: true
code:
copy: true
# ...
maxShownLines: 50
math:
enable: true
enable: false
# ...
mapbox:
accessToken: ""
# ...
share:
enable: true
@@ -143,6 +143,7 @@ seo:
* **tags**: 文章的标签.
* **categories**: 文章所属的类别.
* **featuredImage**: 文章的特色图片.
* **featuredImagePreview**: 用在主页预览的文章特色图片.