add some more images of different sizes

This commit is contained in:
c0de 2023-12-29 15:05:17 -06:00
parent 03a295140c
commit 28d29f8054

11
test.py
View File

@ -102,10 +102,15 @@ template_vars = {
"reactions": {"heart-fill": 1024, "bag-x-fill": 50}, "reactions": {"heart-fill": 1024, "bag-x-fill": 50},
}, },
{ {
"src": "https://files.c0defox.es/Pictures/arctic-fox.jpg", "src": "https://secure.gravatar.com/avatar/1e346a54257cf0a9932fcfc1e61c015d?s=200",
"description": "An arctic fox :3", "description": "",
"title": "fox", "title": "",
}, },
{
"src": "https://c0defox.es/paw-tail.svg",
"alt_text": "a fox tail next to a paw print",
"title": ""
}
], ],
} }