From 61345ebb610470b77e01c6df95dc863d295f9626 Mon Sep 17 00:00:00 2001 From: c0de Date: Fri, 29 Dec 2023 15:50:35 -0600 Subject: [PATCH] fix typo, disable call to action --- test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test.py b/test.py index 3c0be9d..013448f 100644 --- a/test.py +++ b/test.py @@ -26,7 +26,7 @@ template_vars = { "place_in_head": True, }, "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": { @@ -55,7 +55,7 @@ template_vars = { "extra_lines": ["This is another line", "This is yet another line"], }, "call_to_action": { - "active": True, + "active": False, "header": "This is a call to action", "lead_text": "Some interesting text for the user", "buttons": [