mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-10 07:28:07 -05:00
@@ -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 %>
|
||||
|
||||
Reference in New Issue
Block a user