commit
ee84a95a38
|
@ -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 %>
|
||||
|
|
Loading…
Reference in New Issue