mobile images

This commit is contained in:
mi
2025-11-12 14:15:47 +10:00
parent 83ea55adc3
commit ddf20d0f7f
5 changed files with 71 additions and 11 deletions

View File

@@ -23,6 +23,7 @@ COMICS = [
'number': 1,
'title': 'First Comic',
'filename': 'comic-001.jpg',
'mobile_filename': 'comic-001-mobile.jpg', # Optional: mobile version of the comic
'date': '2025-01-01',
'alt_text': 'The very first comic',
'author_note': 'This is where your comic journey begins!',