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
commit ee84a95a38
1 changed files with 1 additions and 1 deletions

View File

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