- Fix title format for advent calendar
This commit is contained in:
parent
655d351978
commit
5d340ccfd6
|
@ -344,7 +344,7 @@ dynamic_collections:
|
||||||
data:
|
data:
|
||||||
starting: 1
|
starting: 1
|
||||||
ending: 25
|
ending: 25
|
||||||
title_format: "🎄 Advent Calendar - Day {number}"
|
title_format: "🎄 Advent Calendar - Day <<key>>"
|
||||||
schedule: range(12/01-12/26)
|
schedule: range(12/01-12/26)
|
||||||
template:
|
template:
|
||||||
- Christmas_Advent_Calendar
|
- Christmas_Advent_Calendar
|
||||||
|
|
Loading…
Reference in New Issue