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