mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-09 01:38:53 -05:00
update year collectinos
This commit is contained in:
parent
d289f7d541
commit
591ffc5957
@ -36,7 +36,7 @@ templates:
|
|||||||
smart_filter:
|
smart_filter:
|
||||||
sort_by: <<sort_by>>
|
sort_by: <<sort_by>>
|
||||||
any:
|
any:
|
||||||
year: <<value>>
|
year: <<key>>
|
||||||
limit: <<limit>>
|
limit: <<limit>>
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
@ -47,8 +47,11 @@ collections:
|
|||||||
|
|
||||||
dynamic_collections:
|
dynamic_collections:
|
||||||
Year:
|
Year:
|
||||||
type: year
|
type: number
|
||||||
title_format: Best of <<key_name>>
|
title_format: Best of <<key_name>>
|
||||||
|
data:
|
||||||
|
starting: current_year-10
|
||||||
|
ending: current_year
|
||||||
template:
|
template:
|
||||||
- year_dynamic
|
- year_dynamic
|
||||||
- shared
|
- shared
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user