From e5285450513d6e59c83651aec1302612ea13fe54 Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Fri, 24 Jan 2020 13:06:25 +0800 Subject: [PATCH] release: v1.6 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97ef3d1..7ead439 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@
- GitHub release + GitHub release language @@ -138,6 +138,7 @@ leancloud: # Valine Setting valine: enable: true + verify: false # comment verify avatar: mp # (https://valine.js.org/avatar.html) 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): ```yml - feed: + feed:m type: atom path: atom.xml limit: 20