mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-08 22:00:53 +00:00
Added category page
This commit is contained in:
@ -16,6 +16,11 @@ defaults:
|
||||
type: posts # limit to posts
|
||||
values:
|
||||
is_post: true # automatically set is_post=true for all posts
|
||||
- scope:
|
||||
path: "category"
|
||||
values:
|
||||
is_category_page: true
|
||||
layout: category
|
||||
|
||||
name: WONA
|
||||
url: http://wona.co.in
|
||||
|
||||
Reference in New Issue
Block a user