From 8306374cfc9fe27aae20a6ec6b084a744846638e Mon Sep 17 00:00:00 2001 From: Lam Nguyen Date: Wed, 2 Jul 2025 15:44:22 -0700 Subject: [PATCH] refactor: Remove call-out shortcode from documentation --- layouts/shortcodes/call-out.html | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 layouts/shortcodes/call-out.html diff --git a/layouts/shortcodes/call-out.html b/layouts/shortcodes/call-out.html deleted file mode 100644 index d8e591d83..000000000 --- a/layouts/shortcodes/call-out.html +++ /dev/null @@ -1,3 +0,0 @@ -
-
{{ .Get 1 }}
{{ .Inner | markdownify }}
-