diff --git a/README.md b/README.md index 128fcdc..ab9f308 100644 --- a/README.md +++ b/README.md @@ -5,17 +5,19 @@ For demo klise.now.sh ## Features -* Light & Dark Mode support -* Customizable (using `.sass`) -* Responsive (desktop, tab and mobile) -* Mobile First Design -* SEO Optimized -* RSS Feed -* Syntax Highlighter ([rouge](https://github.com/rouge-ruby/rouge)) -* Next & Previous Post -* Comment layout, enable in frontmatter if you wish -* Google analytics -* HTML Minify ([compressed HTML](https://github.com/penibelst/jekyll-compress-html)) +- Light & Dark Mode support +- Customizable (using `.sass`) +- Responsive (desktop, tab and mobile) +- Mobile First Design +- SEO Optimized +- RSS Feed +- Syntax Highlighter ([rouge](https://github.com/rouge-ruby/rouge)) +- Next & Previous Post +- Comment layout, enable in frontmatter if you wish +- Google analytics +- HTML Minify ([compressed HTML](https://github.com/penibelst/jekyll-compress-html)) + +![Lighthouse](./lighthouse.png) ## Installation diff --git a/lighthouse.png b/lighthouse.png new file mode 100644 index 0000000..673202d Binary files /dev/null and b/lighthouse.png differ