diff --git a/_config.yml b/_config.yml index 61c2d98..5230181 100644 --- a/_config.yml +++ b/_config.yml @@ -104,11 +104,14 @@ JB : # These paths are to the main pages Jekyll-Bootstrap ships with. # Some JB helpers refer to these paths; change them here if needed. # - archive_path : /archive/index.html + archive_path : /archive + packages_path : /packages/name + tags_path : /packages/tag categories_path : /packages/category - tags_path : /packages/tag/ + search_path : /search atom_path : /feed/atom.xml rss_path : /feed/rss.xml + json_path : /feed/packages.json # Settings for comments helper # Set 'provider' to the comment provider you want to use. diff --git a/_includes/themes/the-program/default.html b/_includes/themes/the-program/default.html index b00b9fd..ae11e27 100644 --- a/_includes/themes/the-program/default.html +++ b/_includes/themes/the-program/default.html @@ -27,12 +27,12 @@