Merge pull request #5376 from jonblatho/master

Merge pull request 5376
This commit is contained in:
jekyllbot
2016-09-20 17:04:57 -07:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ Add this line to your Jekyll site's Gemfile:
gem <%= theme_name.inspect %>
```
And add this line to your Jekyll site:
And add this line to your Jekyll site's `_config.yml`:
```yaml
theme: <%= theme_name %>