Skip to content

Commit bee0f80

Browse files
Re-adding the github pages line int he gemfile
1 parent c10f2cd commit bee0f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
source "https://rubygems.org"
55

6-
#git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
6+
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
77

88
gem 'github-pages', group: :jekyll_plugins

0 commit comments

Comments
 (0)