We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a380c commit 9209f19Copy full SHA for 9209f19
1 file changed
_config.yml
@@ -265,8 +265,8 @@ whitelist:
265
# - Archive page should exist at path when using Liquid method or you can
266
# expect broken links (especially with breadcrumbs enabled)
267
# - <base_path>/tags/my-awesome-tag/index.html ~> path: /tags/
268
-# - <base_path/categories/my-awesome-category/index.html ~> path: /categories/
269
-# - <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: /
270
category_archive:
271
type: liquid
272
path: /categories/
0 commit comments