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

@@ -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.