hexo-tag-link
v1.0.0
Published
Add an image after the link to make the link more noticeable
Downloads
2
Readme
About
Hexo-tag-link is a Hexo tag plugin that adds a small icon after the link to make the link more noticeable.
Install
npm install hexo-tag-link --save
Usage
You can use it in the following way
{% taglink textYouNeed %}
https://github.com/
{% endtaglink %}
End
Enjoy it !