- Fix sort title for Collection

- Add Franchise collection template
- Add emojis to all non-dynamic collections
This commit is contained in:
nwithan8
2023-10-28 12:44:06 -06:00
parent 93451a336d
commit e1402da438
16 changed files with 106 additions and 76 deletions

View File

@ -5,7 +5,7 @@ external_templates:
collections:
# Random list of 10 movies released in the last 10 years
# Regenerates every time the user visits the page
"Something New":
"🥳 Something New":
template: { name: New,
level: "++" }
summary: "Let's try something new"
@ -22,7 +22,7 @@ collections:
# Random list of 30 movies released in the last 5 months and added in the last 2 months
# Regenerates every time the user visits the page
"Spin The Wheel!":
"🎲 Spin The Wheel!":
template: { name: New,
level: "+" }
summary: "New releases for you to take a chance on!"