added github pages in gemfile
This commit is contained in:
4
Gemfile
Normal file
4
Gemfile
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# A sample Gemfile
|
||||||
|
source "https://rubygems.org"
|
||||||
|
|
||||||
|
gem 'github-pages'
|
@ -20,7 +20,7 @@ port: 4006
|
|||||||
|
|
||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
|
|
||||||
# url: "http://tomjohnson1492.github.io"
|
url: "http://tomjohnson1492.github.io"
|
||||||
|
|
||||||
feedback_email: tomjohnson1492@gmail.com
|
feedback_email: tomjohnson1492@gmail.com
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user