nothing but to refresh deployment
This commit is contained in:
parent
e85cfde4fa
commit
dc9616c80a
1 changed files with 3 additions and 3 deletions
|
@ -52,9 +52,9 @@ Follow [exampleSite/config.yaml](https://github.com/Mivinci/hugo-theme-minima/bl
|
||||||
| title | string | title |
|
| title | string | title |
|
||||||
| description | string | description |
|
| description | string | description |
|
||||||
| date | string | creation time |
|
| date | string | creation time |
|
||||||
| categories | array | category list |
|
| categories | array<string> | category list |
|
||||||
| series | array | series list |
|
| series | array<string> | series list |
|
||||||
| tags | array | tag list |
|
| tags | array<string> | tag list |
|
||||||
| math | bool | enables math plugin |
|
| math | bool | enables math plugin |
|
||||||
| diagram | bool | enables diagram plugin |
|
| diagram | bool | enables diagram plugin |
|
||||||
| comment | bool | enable comment plugin |
|
| comment | bool | enable comment plugin |
|
||||||
|
|
Loading…
Reference in a new issue