rDrama/files/events/helpers/jinja.py

15 lines
329 B
Python

EVENT_JINJA_CONST = {
"EVENT_BANNER": "banner_rDrama.html",
"EVENT_SIDEBAR": True,
"EVENT_STYLES": "blizzard.css",
"EVENT_AWARDS": True,
"EVENT_MUSIC": "music.html",
"EVENT_HEADER_ICONS": [
"/e/marseypartyxmas.webp?v=1",
"/e/marseysanta3.webp?v=1",
"/e/marseychristmaself2.webp?v=1",
"/e/marseysnowman.webp",
]
}