💄 compact footer

This commit is contained in:
mi
2025-11-07 21:51:44 +10:00
parent 9cb726312a
commit b936b852e9
4 changed files with 85 additions and 3 deletions

View File

@@ -14,6 +14,10 @@ PLAIN_DEFAULT = False
# Example: HEADER_IMAGE = 'title.jpg' will use static/images/title.jpg
HEADER_IMAGE = 'title.jpg'
# Global setting: Set to True to display footer in compact mode
# Compact mode: single line, no border, horizontal layout
COMPACT_FOOTER = True
COMICS = [
{
'number': 1,