💄 images for main nav

This commit is contained in:
mi
2025-11-13 10:50:54 +10:00
parent 2ac7405cf4
commit e4e65db802
9 changed files with 45 additions and 9 deletions

View File

@@ -23,9 +23,13 @@ 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
# Global setting: Set to True to use icon images for comic navigation buttons
# Icons should be in static/images/icons/ (first.png, previous.png, next.png, latest.png)
USE_ICON_NAV = True
USE_COMIC_NAV_ICONS = True
# Global setting: Set to True to show icons next to main header navigation text
# Uses alert.png for Latest, archive.png for Archive, info.png for About
USE_HEADER_NAV_ICONS = True
COMICS = [
{