feat: update front matter and docs
This commit is contained in:
@@ -83,6 +83,7 @@ images: []
|
||||
|
||||
tags: []
|
||||
categories: []
|
||||
|
||||
featuredImage: ""
|
||||
featuredImagePreview: ""
|
||||
|
||||
@@ -101,12 +102,11 @@ toc:
|
||||
auto: true
|
||||
code:
|
||||
copy: true
|
||||
# ...
|
||||
maxShownLines: 50
|
||||
math:
|
||||
enable: true
|
||||
enable: false
|
||||
# ...
|
||||
mapbox:
|
||||
accessToken: ""
|
||||
# ...
|
||||
share:
|
||||
enable: true
|
||||
@@ -144,6 +144,7 @@ seo:
|
||||
|
||||
* **tags**: the tags for the content.
|
||||
* **categories**: the categories for the content.
|
||||
|
||||
* **featuredImage**: the featured image for the content.
|
||||
* **featuredImagePreview**: the featured image for the content preview in the home page.
|
||||
|
||||
|
||||
@@ -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**: 用在主页预览的文章特色图片.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user