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