Skip to content

Commit

Permalink
Add plugins: hexo-yam and hexo-nofollow (hexojs#797)
Browse files Browse the repository at this point in the history
* Add plugin: hexo-yam

* Add plugin: hexo-nofollow
  • Loading branch information
curbengh authored and NoahDragon committed Nov 2, 2018
1 parent 2afd80b commit 547c5b2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions source/_data/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2108,3 +2108,22 @@
- highlight
- code
- vim
- name: hexo-yam
description: Yet Another Minifier. Minify and compress html, js and css. Support gzip and brotli compressions.
link: https://github.com/weyusi/hexo-yam
tags:
- filter
- minify
- html
- js
- css
- compress
- gzip
- brotli
- name: hexo-nofollow
description: Add SEO-friendly nofollow attribute to all external links in your posts. A more updated version of hexo-autonofollow.
link: https://github.com/weyusi/hexo-nofollow
tags:
- SEO
- nofollow
- external

0 comments on commit 547c5b2

Please sign in to comment.