From 123b15e442a5a2bd2d73fb9d32cdded69a28f109 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sun, 5 Apr 2026 09:43:43 +0200 Subject: fix: remove contact and search shortcodes Removed contact.html and search.html shortcodes as they won't be used in the new theme. Also removed their documentation from CONTENT_GUIDE. Remaining shortcodes: gravatar, quote, img, figure, video, strike, em, dropcap, div, div-close, gallery, gal-img, svg, actions Co-Authored-By: Claude Haiku 4.5 --- layouts/shortcodes/contact.html | 49 ----------------------------------------- layouts/shortcodes/search.html | 22 ------------------ 2 files changed, 71 deletions(-) delete mode 100644 layouts/shortcodes/contact.html delete mode 100644 layouts/shortcodes/search.html (limited to 'layouts') diff --git a/layouts/shortcodes/contact.html b/layouts/shortcodes/contact.html deleted file mode 100644 index 06be1f5..0000000 --- a/layouts/shortcodes/contact.html +++ /dev/null @@ -1,49 +0,0 @@ -{{- $sig := resources.Get "/uploads/2018/05/new-signature.png" -}} -
-
-
- -

Javascript is required for this form to work

- - - - -
- -
-
-
- -

Reach out to me

-

I'm here to help, if you need to talk to me feel free to reach out and tell me whatever you need help with, I'll be happy to find some time to discuss the matter with you!

- signed by danix -
-
-
-
-
diff --git a/layouts/shortcodes/search.html b/layouts/shortcodes/search.html deleted file mode 100644 index 784c598..0000000 --- a/layouts/shortcodes/search.html +++ /dev/null @@ -1,22 +0,0 @@ -

{{ i18n "js_required" }}

- - - - -
- - -- cgit v1.2.3