README
hexo-tag-common
Common tags for hexo.
Demo: tag-common | yun
Install
You need to make sure your hexo is
v5.2.0or above.
npm install hexo-tag-common
# yarn add hexo-tag-common
Config
Set it in hexo _config.yml.
tag_common:
cdn: true # enable jsdelivr CDN, default is true
# which layout to use
# more info see https://hexo.io/api/injector.html#to-lt-string-gt
layout:
- post
- page
# - home
Todo
- Tabs