fixed BASE_PATH
authorAntonin Descampe <antonin@gmail.com>
Fri, 10 Jul 2015 10:33:17 +0000 (12:33 +0200)
committerAntonin Descampe <antonin@gmail.com>
Fri, 10 Jul 2015 10:33:17 +0000 (12:33 +0200)
_config.yml

index 5b33cc09599e826c86067b21af4511f45bec86c2..f1de8a590754838bb5048614fa7413f318896fdf 100644 (file)
@@ -76,8 +76,8 @@ JB :
   #   - Only the following values are falsy: ["", null, false]
   #   - When setting BASE_PATH it must be a valid url.
   #     This means always setting the protocol (http|https) or prefixing with "/"
-  #BASE_PATH : false
-  BASE_PATH : http://uclouvain.github.io/openjpeg
+  BASE_PATH : false
+  #BASE_PATH : http://uclouvain.github.io/openjpeg
 
   # By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme.
   # ex: [BASE_PATH]/assets/themes/[THEME-NAME]