From 568553394d0a8b34668a75c9839a0f1f426469b2 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 6 Oct 2019 21:10:46 +0200 Subject: theme: Switch to docsy theme --- themes/ananke/layouts/shortcodes/form-contact.html | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 themes/ananke/layouts/shortcodes/form-contact.html (limited to 'themes/ananke/layouts/shortcodes') diff --git a/themes/ananke/layouts/shortcodes/form-contact.html b/themes/ananke/layouts/shortcodes/form-contact.html deleted file mode 100644 index e2ceb6b..0000000 --- a/themes/ananke/layouts/shortcodes/form-contact.html +++ /dev/null @@ -1,20 +0,0 @@ -{{ $.Scratch.Add "labelClasses" "f6 b db mb1 mt3 sans-serif mid-gray" }} -{{ $.Scratch.Add "inputClasses" "w-100 f5 pv3 ph3 bg-light-gray bn" }} - -
- - - - - - -
- An email address is required. -
- - - - - - -
-- cgit v1.2.3