💄 images for comic nav

This commit is contained in:
mi
2025-11-13 10:38:26 +10:00
parent 2846576c2f
commit 2ac7405cf4
10 changed files with 174 additions and 36 deletions

View File

@@ -23,6 +23,10 @@ FOOTER_IMAGE = None # 'footer.jpg'
# Compact mode: single line, no border, horizontal layout
COMPACT_FOOTER = True
# Global setting: Set to True to use icon images for navigation buttons
# Icons should be in static/images/icons/ (first.png, previous.png, next.png, latest.png)
USE_ICON_NAV = True
COMICS = [
{
'number': 1,