WIP: 2024-refactor #1

Draft
c0de wants to merge 52 commits from 2024-refactor into master
Showing only changes of commit bbc89f5969 - Show all commits

View File

@ -72,13 +72,13 @@ template_vars = {
}, },
"gallery": { "gallery": {
"max_reactions_per_card": 9, "max_reactions_per_card": 9,
"reactions_enabled": True,
}, },
"gallery_items": [ "gallery_items": [
{ {
"src": "https://files.c0defox.es/Pictures/arctic-fox.jpg", "src": "https://files.c0defox.es/Pictures/arctic-fox.jpg",
"headline": "Alopex-Vulpes", "headline": "Alopex-Vulpes",
"description": "An arctic fox :3", "description": "An arctic fox :3",
"title": "fox",
"reactions": { "reactions": {
"0-circle": 1, "0-circle": 1,
"1-circle": 2, "1-circle": 2,