mirror of https://github.com/docker/docs.git
remove jekyll-gist from _config.yml (#547)
jekyll-gist gem is not being used anymore. Signed-off-by: Adrien Duermael <adrien@duermael.com>
This commit is contained in:
parent
7c0dc0decd
commit
d94864d091
|
@ -13,7 +13,6 @@ url: https://docs.docker.com
|
|||
|
||||
gems:
|
||||
- jekyll-redirect-from
|
||||
- jekyll-gist
|
||||
- jekyll-seo-tag
|
||||
|
||||
webrick:
|
||||
|
|
Loading…
Reference in New Issue