release: v1.6
This commit is contained in:
parent
3908fbe0e5
commit
e528545051
@ -14,7 +14,7 @@
|
|||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://github.com/Shen-Yu/hexo-theme-ayer/releases" target="_blank" rel="noopener noreferrer">
|
<a href="https://github.com/Shen-Yu/hexo-theme-ayer/releases" target="_blank" rel="noopener noreferrer">
|
||||||
<img alt="GitHub release" src="https://img.shields.io/badge/release-v1.5-blue.svg">
|
<img alt="GitHub release" src="https://img.shields.io/badge/release-v1.6-blue.svg">
|
||||||
</a>
|
</a>
|
||||||
<img alt="language" src="https://img.shields.io/badge/language-ejs--stylus-orange.svg">
|
<img alt="language" src="https://img.shields.io/badge/language-ejs--stylus-orange.svg">
|
||||||
<a href="https://hexo.io/zh-cn/" target="_blank" rel="noopener noreferrer">
|
<a href="https://hexo.io/zh-cn/" target="_blank" rel="noopener noreferrer">
|
||||||
@ -138,6 +138,7 @@ leancloud:
|
|||||||
# Valine Setting
|
# Valine Setting
|
||||||
valine:
|
valine:
|
||||||
enable: true
|
enable: true
|
||||||
|
verify: false # comment verify
|
||||||
avatar: mp # (https://valine.js.org/avatar.html)
|
avatar: mp # (https://valine.js.org/avatar.html)
|
||||||
placeholder: Add some comments to my article~ # placeholder
|
placeholder: Add some comments to my article~ # placeholder
|
||||||
|
|
||||||
@ -208,7 +209,7 @@ pageFooter: true
|
|||||||
Then add the plugin configuration in hexo's configuration file `_config.yml` (note: not the theme's configuration file):
|
Then add the plugin configuration in hexo's configuration file `_config.yml` (note: not the theme's configuration file):
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
feed:
|
feed:m
|
||||||
type: atom
|
type: atom
|
||||||
path: atom.xml
|
path: atom.xml
|
||||||
limit: 20
|
limit: 20
|
||||||
|
Loading…
Reference in New Issue
Block a user