0.1.1 • Published 5 years ago

hexo-site-auth v0.1.1

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

用途介绍

根据 _config.yml 里的配置信息,生成站点校验所需的文件,支持百度站长、微信公众号、谷歌站长、谷歌广告、搜狗站长、必应站长、必应广告的站点校验。

配置方法

site_auth:
  baidu_path: 'xxxx'
  baidu_content: 'xxxx'
  weixin_path: 'xxxx'
  weixin_content: 'xxxx'
  google_path: 'xxxx'
  google_content: 'xxxx'
  google_adsense_path: 'xxxx'
  google_adsense_content: 'xxxx'
  sogou_path: 'xxxx'
  sogou_content: 'xxxx'
  bing_path: 'xxxx'
  bing_content: 'xxxx'
  bing_adsense_path: 'xxxx'
  bing_adsense_content: 'xxxx'

参数介绍

  • xxx_path: 文件路径
  • xxx_content: 文件内容
0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago