Rename tag/category archive variables to avoid possible conflicts with site.tags and site.categories

- Fixes #329
This commit is contained in:
Michael Rose
2016-05-29 21:12:24 -04:00
parent 21d15c9cf9
commit 45f3a7a8ee
4 changed files with 10 additions and 10 deletions

View File

@ -179,10 +179,10 @@ whitelist:
# - <base_path>/tags/my-awesome-tag/index.html ~> path: /tags/
# - <base_path/categories/my-awesome-category/index.html ~> path: /categories/
# - <base_path/my-awesome-category/index.html ~> path: /
categories:
category_archive:
type: liquid
path: /categories/
tags:
tag_archive:
type: liquid
path: /tags/
# https://github.com/jekyll/jekyll-archives