From 0c8f2dcb1396e636b34c4b3a974a96e0eec5e8a1 Mon Sep 17 00:00:00 2001 From: Salim B Date: Mon, 3 May 2021 15:23:52 +0200 Subject: [PATCH] Avoid scratch usage --- layouts/shortcodes/getcontent.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/layouts/shortcodes/getcontent.html b/layouts/shortcodes/getcontent.html index 7f92d7b2e..6ae35dd6d 100644 --- a/layouts/shortcodes/getcontent.html +++ b/layouts/shortcodes/getcontent.html @@ -1,5 +1,5 @@