summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml15
1 files changed, 8 insertions, 7 deletions
diff --git a/_config.yml b/_config.yml
index d6f681c..6af557d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -3,11 +3,6 @@
permalink: /:categories/:year/:month/:day/:title
auto: true
pygments: true
-var:
- archive_path: /archive.html
- categories_path : /categories.html
- tags_path : /tags.html
- rss_path: /atom.xml
production_url : http://username.github.com # or your custom domain name
title : Jekyll Bootstrap
@@ -40,8 +35,14 @@ JB :
# /assets
#
ASSET_PATH : false
-
-
+
+ # These paths are to the main pages Jekyll-Bootstrap ships with.
+ # Some JB helpers refer to these paths; change theme here if needed.
+ #
+ archive_path: /archive.html
+ categories_path : /categories.html
+ tags_path : /tags.html
+
comments :
engine : disqus
disqus :