hexo-next-googleads
v0.0.3
Published
Google Adsense system for NexT.
Readme
Hexo Next Google Adsense
Install
$ npm install hexo-next-googleads --save$ yarn add hexo-next-googleadsConfigure
You can config those in both hexo or theme _config.yml
googleads:
enable: false
client_id: # google ads client id
ads_txt: google.com, pub-xxx, DIRECT, xxxx # get it from google ads consoleIt now only support google-auto-ad website
