From 266475ee790761eb1e0e73ffaaf3ee0422633233 Mon Sep 17 00:00:00 2001 From: Jade Dominguez Date: Tue, 24 Jan 2012 05:58:16 -0800 Subject: Remove BASE_PATH setting Had this set for testing purposes. Not a good idea to ship with it --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_config.yml') 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] -- cgit v1.2.3