diff options
Diffstat (limited to 'docs/Gemfile')
| -rw-r--r-- | docs/Gemfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Gemfile b/docs/Gemfile index d874b090..2484f72c 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,3 +1,4 @@ source 'https://rubygems.org' -gem "jekyll-default-layout"
\ No newline at end of file +gem "jekyll-default-layout" +gem "just-the-docs"
\ No newline at end of file |
