1.0.2 • Published 5 years ago

vuepress-plugin-qihu-autopush v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

vuepress-plugin-qihu-autopush

360 autopush SEO plugin for vuepress 百度站点自动推送 Vuepress 插件

Usage

  • Install

    npm install -D vuepress-plugin-qihu-autopush
  • Update plugins in .vuepress/config.js

    module.exports = {
      plugins: [
        'vuepress-plugin-qihu-autopush'
      ]
    };

    or

    module.exports = {
      plugins: {
        'vuepress-plugin-qihu-autopush':{}
      }
    };
1.0.2

5 years ago

1.0.1

5 years ago