We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db0dfed commit 5cb0917Copy full SHA for 5cb0917
_config.yml
@@ -250,8 +250,8 @@ whitelist:
250
# - Archive page should exist at path when using Liquid method or you can
251
# expect broken links (especially with breadcrumbs enabled)
252
# - <base_path>/tags/my-awesome-tag/index.html ~> path: /tags/
253
-# - <base_path/categories/my-awesome-category/index.html ~> path: /categories/
254
-# - <base_path/my-awesome-category/index.html ~> path: /
+# - <base_path>/categories/my-awesome-category/index.html ~> path: /categories/
+# - <base_path>/my-awesome-category/index.html ~> path: /
255
category_archive:
256
type: liquid
257
path: /categories/
0 commit comments