Skip to content

Commit a7998a0

Browse files
authored
Fix production_url (#53)
1 parent 82ea38b commit a7998a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
4949
# Else if you are pushing to username.github.io, replace with your username.
5050
# Finally if you are pushing to a GitHub project page, include the project name at the end.
5151
#
52-
production_url : http://username.github.io
52+
production_url : http://bpkg.github.io
5353

5454
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
5555
# Jekyll-Bootstrap specific configurations

0 commit comments

Comments
 (0)