Add Game category
This commit is contained in:
@@ -69,6 +69,11 @@ collections:
|
||||
posts:
|
||||
output: false
|
||||
label: "Articles"
|
||||
games:
|
||||
output: true
|
||||
permalink: '/games/:path/'
|
||||
label: "Games"
|
||||
sort_by: title
|
||||
guides:
|
||||
output: true
|
||||
permalink: '/guides/:path/'
|
||||
@@ -171,6 +176,7 @@ feed:
|
||||
- "Blog"
|
||||
- "News"
|
||||
- "Reviews"
|
||||
- "Games"
|
||||
tags:
|
||||
path: "/feed/tag/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user