diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-24 11:57:23 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-24 11:57:23 +0530 |
commit | 210fca3a77b9043e0f2c608e1eaff6f2ec37cdf3 (patch) | |
tree | 34123e1c92d6cae2a4435161f68991ebe7b89a64 /docs/Gemfile | |
parent | 54b0e8a12bdc9c7aef52a1629641b6b1137277a6 (diff) |
added landing page
Diffstat (limited to 'docs/Gemfile')
-rw-r--r-- | docs/Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Gemfile b/docs/Gemfile new file mode 100644 index 0000000..bce2436 --- /dev/null +++ b/docs/Gemfile @@ -0,0 +1,2 @@ +source "https://rubygems.org" +gem 'github-pages'
\ No newline at end of file |