Hi all,
I'm trying to add a May the 4th collection for Star Wars Day, heres what I have:
template_variables:
limit: 30
sort_by: random
use_separator: true
sep_style: green
append_data:
starwars: May the 4th Be With You
# STAR WARS DAY
schedule_starwars: range(05/03-05/05)
imdb_list_starwars: https://www.imdb.com/list/ls029559286/
sort_by_starwars: year.asc
emoji_starwars: "🪐 "
name_starwars: May the 4th Be With You
url_poster_starwars: https://i.redd.it/rsypf6c4jsxa1.jpg```
However, I can see it currently, but it's not May 4th, what have I done wrong? Is this the ebst way to do this?