Skip to content

Commit 93686b2

Browse files
committed
remove categories
1 parent 647e421 commit 93686b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,10 +217,10 @@ exclude:
217217
- "package*.json"
218218

219219
jekyll-archives:
220-
enabled: [categories, tags]
220+
enabled: [tags]
221221
layouts:
222-
category: category
222+
223223
tag: tag
224224
permalinks:
225225
tag: /tags/:name/
226-
category: /categories/:name/
226+

0 commit comments

Comments
 (0)