Skip to content

Commit 12b01e9

Browse files
author
Paul Staab
committed
update path config
1 parent cf92a4c commit 12b01e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ author :
2323
# Else if you are pushing to username.github.io, replace with your username.
2424
# Finally if you are pushing to a GitHub project page, include the project name at the end.
2525
#
26-
production_url : https://paulstaab.github.io/scrm
26+
production_url : https://scrm.github.io
2727

2828
# All Jekyll-Bootstrap specific configurations are namespaced into this hash
2929
#
@@ -52,7 +52,7 @@ JB :
5252
# - Only the following values are falsy: ["", null, false]
5353
# - When setting BASE_PATH it must be a valid url.
5454
# This means always setting the protocol (http|https) or prefixing with "/"
55-
BASE_PATH : https://paulstaab.github.io/scrm
55+
# BASE_PATH : https://paulstaab.github.io/scrm
5656

5757
# By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme.
5858
# ex: [BASE_PATH]/assets/themes/[THEME-NAME]

0 commit comments

Comments
 (0)