diff --git a/source/about/index.md b/source/about/index.md index aa800b9..7b9ccba 100644 --- a/source/about/index.md +++ b/source/about/index.md @@ -11,7 +11,7 @@ lastUpdated: 2020-02-19 - Core member of [Hexojs](http://github.com/hexojs) organisation and maintainer of [Hexo](https://github.com/hexojs/hexo), a Nodejs-powered static site generator. (This site is created using Hexo) -- [**hexo-yam**](https://github.com/curbengh/hexo-yam) is a Yet Another Minifier plugin for Hexo. Minify and compress HTML, JS, CSS and SVG. XML, JSON and many more are also compressed. Support gzip and brotli compressions. +- [**hexo-yam**](https://github.com/curbengh/hexo-yam) is a Yet Another Minifier plugin for Hexo. Minify and compress HTML, JS, CSS and SVG. XML, JSON, etc. Support gzip and brotli compressions. - [**hexo-nofollow**](https://github.com/curbengh/hexo-nofollow) is a Hexo plugin that adds [`rel="external nofollow noopener noreferrer"`](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types) to all external links in your blog posts for security, privacy and SEO.