Skip to content

Commit 4994c3f

Browse files
Strangehilljekyllbot
authored andcommitted
replace 'plugins' key in config with 'gems' (#46)
Merge pull request 46
1 parent 82f2a5d commit 4994c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Or install it yourself as:
2121
Finally, add the following to your site's `_config.yml`:
2222

2323
```
24-
gems:
24+
plugins:
2525
- jekyll-gist
2626
```
2727

0 commit comments

Comments
 (0)