README.md in moonwalk-0.0.1 vs README.md in moonwalk-0.0.2

- old
+ new

@@ -2,21 +2,26 @@ <img src="https://raw.githubusercontent.com/abhinavs/moonwalk/master/logo.png" width="32" align="left" />A fast and minimalistic blog with clean dark mode. Based on [no style please!](https://riggraz.dev/no-style-please/) <h3 align="center"><a href="https://abhinavs.github.io/moonwalk/">Try the Demo</a></h3> -<img src="https://raw.githubusercontent.com/abhinavs/moonwalk/master/_screenshots/moonwalk.png" /> +<img src="https://raw.githubusercontent.com/abhinavs/moonwalk/master/_screenshots/moonwalk.jpg" /> ## Features * Light & dark mode with theme switcher * Vertical list, horizontal list, card list * Landing page with navbar, footer, portfolio -* Fast (very minimal CSS) - for more information on performance see [Lighthouse report](https://raw.githubusercontent.com/abhinavs/moonwalk/master/_screenshots/lighthouse-report.png) +* Fast (very minimal CSS) - 100/100 on performance, accessibility, best practices and SEO, please see [Lighthouse Report](https://raw.githubusercontent.com/abhinavs/moonwalk/master/_screenshots/lighthouse-report.png) for more details * Responsive and mobile friendly * SEO optimized (uses [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag)) * RSS feed (uses [Jekyll Feed](https://github.com/jekyll/jekyll-feed)) * Easy to extend * Fully compatible with [GitHub Pages](https://pages.github.com/) (see [GitHub Pages installation](#github-pages-installation)) + + +#### Lighthouse + +<img src="https://raw.githubusercontent.com/abhinavs/moonwalk/master/_screenshots/lighthouse-report.png" /> ## Installation If you haven't already created your blog using Jekyll, follow the [instructions](https://jekyllrb.com/docs/) to do so from Jekyll's documentation.