🍱 example comics
This commit is contained in:
@@ -5,21 +5,21 @@ COMICS = [
|
|||||||
{
|
{
|
||||||
'number': 1,
|
'number': 1,
|
||||||
'title': 'First Comic',
|
'title': 'First Comic',
|
||||||
'filename': 'comic-001.png',
|
'filename': 'comic-001.jpg',
|
||||||
'date': '2025-01-01',
|
'date': '2025-01-01',
|
||||||
'alt_text': 'The very first comic',
|
'alt_text': 'The very first comic',
|
||||||
'author_note': 'This is where your comic journey begins!'
|
'author_note': 'This is where your comic journey begins!'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'number': 2,
|
'number': 2,
|
||||||
'filename': 'comic-002.png',
|
'filename': 'comic-002.jpg',
|
||||||
'date': '2025-01-08',
|
'date': '2025-01-08',
|
||||||
'alt_text': 'The second comic',
|
'alt_text': 'The second comic',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'number': 3,
|
'number': 3,
|
||||||
'title': 'Third Comic',
|
'title': 'Third Comic',
|
||||||
'filename': 'comic-003.png',
|
'filename': 'comic-003.jpg',
|
||||||
'date': '2025-01-15',
|
'date': '2025-01-15',
|
||||||
'alt_text': 'The third comic',
|
'alt_text': 'The third comic',
|
||||||
'author_note': 'Things are getting interesting!'
|
'author_note': 'Things are getting interesting!'
|
||||||
|
|||||||
BIN
static/images/comics/comic-001.jpg
Normal file
BIN
static/images/comics/comic-001.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
BIN
static/images/comics/comic-002.jpg
Normal file
BIN
static/images/comics/comic-002.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 103 KiB |
BIN
static/images/comics/comic-003.jpg
Normal file
BIN
static/images/comics/comic-003.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 224 KiB |
Reference in New Issue
Block a user