summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorJade Dominguez <plusjade@gmail.com>2012-01-24 05:58:16 -0800
committerJade Dominguez <plusjade@gmail.com>2012-01-24 05:58:16 -0800
commit266475ee790761eb1e0e73ffaaf3ee0422633233 (patch)
tree5404a36072dab5b84e1aed1538af56f6e93d343c /_config.yml
parentc1972379f3fa93998947f355948359c24f1307a5 (diff)
Remove BASE_PATH setting
Had this set for testing purposes. Not a good idea to ship with it
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 9e10c6b..70630ab 100644
--- a/_config.yml
+++ b/_config.yml
@@ -40,7 +40,7 @@ JB :
# Leave this blank if you have defined a CNAME for your site (pages.github.com)
# NOTE: When in localhost, your site will run from root "/" regardless of BASE_PATH
#
- BASE_PATH : "/narly"
+ BASE_PATH : ""
# By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme.
# ex: [BASE_PATH]/assets/themes/[THEME-NAME]