docs: correct typo in README.md (#35)
This commit is contained in:
parent
8aaec6ae92
commit
4be2813565
1 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@ a star!**
|
|||
- Modern responsive web design.
|
||||
- Full layouts `home`, `post`, `tags`, `archive` and `about`.
|
||||
- Uses font awesome 5 for icons.
|
||||
- Beautiful Syntax Highlight using [hilight.js][hilight-js].
|
||||
- Beautiful Syntax Highlight using [highlight.js][highlight-js].
|
||||
- RSS support using [Jekyll Feed][jekyll-feed] gem.
|
||||
- Optimized for search engines using [Jekyll Seo Tag][jekyll-seo-tag] gem.
|
||||
- Sitemap support using [Jekyll Sitemap][jekyll-sitemap] gem.
|
||||
|
@ -191,4 +191,4 @@ This theme is licensed under the [MIT license](https://opensource.org/licenses/m
|
|||
[jekyll-seo-tag]: https://github.com/jekyll/jekyll-seo-tag
|
||||
[jekyll-sitemap]: https://github.com/jekyll/jekyll-sitemap
|
||||
[jekyll-feed]: https://github.com/jekyll/jekyll-feed
|
||||
[hilight-js]: https://github.com/highlightjs/highlight.js
|
||||
[highlight-js]: https://github.com/highlightjs/highlight.js
|
||||
|
|
Loading…
Reference in a new issue