summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrazacz <braza@outlook.cz>2021-05-15 12:41:59 +0200
committerGitHub <noreply@github.com>2021-05-15 18:41:59 +0800
commit4be2813565e8489cb52ff1c275f2f7b8b56c794f (patch)
tree903c349e175f9037f2a3b0ea4e99666d107f617d
parent8aaec6ae92c6c360d1386629de6a8e76eb789d30 (diff)
docs: correct typo in README.md (#35)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9d813a6..459c70c 100644
--- a/README.md
+++ b/README.md
@@ -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