hexo-tag-kbdp

Displays the keycaps in your hexo post/page.

Usage no npm install needed!

<script type="module">
  import hexoTagKbdp from 'https://cdn.skypack.dev/hexo-tag-kbdp';
</script>

README

hexo-tag-kbdp

Install

npm install hexo-tag-kbdp@latest --save

Contribute

  1. Fork it ( https://github.com/Mahoo12138/hexo-tag-kbdp )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request