Skip to content

Commit 266475e

Browse files
committed
Remove BASE_PATH setting
Had this set for testing purposes. Not a good idea to ship with it
1 parent c197237 commit 266475e

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
@@ -40,7 +40,7 @@ JB :
4040
# Leave this blank if you have defined a CNAME for your site (pages.github.com)
4141
# NOTE: When in localhost, your site will run from root "/" regardless of BASE_PATH
4242
#
43-
BASE_PATH : "/narly"
43+
BASE_PATH : ""
4444

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

0 commit comments

Comments
 (0)