WIP: 2024-refactor #1

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

View File

@ -26,7 +26,7 @@ template_vars = {
"place_in_head": True, "place_in_head": True,
}, },
"masonry": { "masonry": {
"src": "https://cdn.jsdelivr.ner/npm/masonry-layout@4.2.2/dist/masonry.pkgd.min.js" "src": "https://cdn.jsdelivr.net/npm/masonry-layout@4.2.2/dist/masonry.pkgd.min.js"
}, },
}, },
"css": { "css": {
@ -55,7 +55,7 @@ template_vars = {
"extra_lines": ["This is another line", "This is yet another line"], "extra_lines": ["This is another line", "This is yet another line"],
}, },
"call_to_action": { "call_to_action": {
"active": True, "active": False,
"header": "This is a call to action", "header": "This is a call to action",
"lead_text": "Some interesting text for the user", "lead_text": "Some interesting text for the user",
"buttons": [ "buttons": [