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