From 435e64794bd35df77c81fe085380448ffcb1516b Mon Sep 17 00:00:00 2001 From: bt Date: Mon, 11 Dec 2023 16:05:40 -0500 Subject: --- posts/dynamic-checkboxes.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'posts') diff --git a/posts/dynamic-checkboxes.md b/posts/dynamic-checkboxes.md index d1b63c6..8f14077 100644 --- a/posts/dynamic-checkboxes.md +++ b/posts/dynamic-checkboxes.md @@ -1,6 +1,5 @@ -# Dynamic Checkboxes - -2019-07-30 +[[!meta title="Dynamic Checkboxes"]] +[[!meta date="2019-07-30"]] Checkboxes are used quite frequently on forms across the web. Whether you're selecting a pricing plan during a site's sign-up process or just simply selecting to opt-out from a newsletter, you have most likely interacted with some form of checkbox element. -- cgit v1.2.3-54-g00ecf