We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852a931 commit b53b037Copy full SHA for b53b037
_config.yml
@@ -33,7 +33,7 @@ markdown: kramdown
33
# All Jekyll-Bootstrap specific configurations are namespaced into this hash
34
#
35
JB :
36
- version : 0.3.0
+ version : 3.0
37
38
# All links will be namespaced by BASE_PATH if defined.
39
# Links in your website should always be prefixed with {{BASE_PATH}}
@@ -67,7 +67,7 @@ JB :
67
# http://s3.amazonaws.com/yoursite/themes/watermelon
68
# /assets
69
70
- ASSET_PATH : [BASE_PATH]/assets/themes/open9x-theme
+ ASSET_PATH : false
71
72
# These paths are to the main pages Jekyll-Bootstrap ships with.
73
# Some JB helpers refer to these paths; change them here if needed.
0 commit comments