[templates] Have some fun with CSS
All checks were successful
build & deploy / test (push) Successful in 2m14s
build & deploy / build-and-deploy (push) Successful in 32s

This commit is contained in:
2026-05-27 21:53:03 -04:00
parent 88fd0ed7f8
commit 6d45571e75
3 changed files with 51 additions and 4 deletions

View File

@ -244,6 +244,7 @@ TEMPLATES = [
"videos.context_processors.video_lists",
"music.context_processors.music_lists",
"scrobbles.context_processors.now_playing",
"scrobbles.context_processors.month_color",
"vrobbler.context_processors.version_info",
],
},