README.md in jekyll-ham-0.2.0 vs README.md in jekyll-ham-0.2.1
- old
+ new
@@ -77,10 +77,10 @@
```
on your `Gemfile` with
```
-gem "jekyll-ham", "~> 0.1.2"
+gem "jekyll-ham", "~> 0.2.1"
```
Also don't forget to change the `theme` configuration on your `_config.yml` to `jekyll-ham` instead of `minima`.
### Site does not load properly after first `jekyll build`?