From c9c58be3112cf72e1034bc49ee4e27afe7e2fa04 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Thu, 17 Sep 2020 12:05:01 -0600 Subject: [PATCH] removed inadvertantly added shortcode --- layouts/shortcodes/oss-only.html | 1 - 1 file changed, 1 deletion(-) delete mode 100644 layouts/shortcodes/oss-only.html diff --git a/layouts/shortcodes/oss-only.html b/layouts/shortcodes/oss-only.html deleted file mode 100644 index ff5407040..000000000 --- a/layouts/shortcodes/oss-only.html +++ /dev/null @@ -1 +0,0 @@ -{{ .Inner }} \ No newline at end of file