fixing urls
This commit is contained in:
parent
2f201b359e
commit
8b3aead1c3
1 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ author :
|
||||||
# Else if you are pushing to username.github.com, replace with your username.
|
# Else if you are pushing to username.github.com, replace with your username.
|
||||||
# Finally if you are pushing to a GitHub project page, include the project name at the end.
|
# Finally if you are pushing to a GitHub project page, include the project name at the end.
|
||||||
#
|
#
|
||||||
production_url : http://username.github.com
|
production_url : http://www.simcop2387.info
|
||||||
|
|
||||||
# All Jekyll-Bootstrap specific configurations are namespaced into this hash
|
# All Jekyll-Bootstrap specific configurations are namespaced into this hash
|
||||||
#
|
#
|
||||||
|
@ -81,7 +81,7 @@ JB :
|
||||||
comments :
|
comments :
|
||||||
provider : disqus
|
provider : disqus
|
||||||
disqus :
|
disqus :
|
||||||
short_name : jekyllbootstrap
|
short_name : farnsworth
|
||||||
livefyre :
|
livefyre :
|
||||||
site_id : 123
|
site_id : 123
|
||||||
intensedebate :
|
intensedebate :
|
||||||
|
@ -121,4 +121,4 @@ JB :
|
||||||
# and include your custom code. Your custom file must be defined at:
|
# and include your custom code. Your custom file must be defined at:
|
||||||
# ./_includes/custom/[HELPER]
|
# ./_includes/custom/[HELPER]
|
||||||
# where [HELPER] is the name of the helper you are overriding.
|
# where [HELPER] is the name of the helper you are overriding.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue