From e0b2266368a5fefe10b9dba7feddfdb84867338e Mon Sep 17 00:00:00 2001 From: Adam Olech Date: Thu, 28 Oct 2021 00:14:42 +0200 Subject: Disable share icons --- content/post/make_post.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'content/post/make_post.sh') diff --git a/content/post/make_post.sh b/content/post/make_post.sh index d16f766..ae31d67 100755 --- a/content/post/make_post.sh +++ b/content/post/make_post.sh @@ -14,6 +14,7 @@ tags = [ "fill", "me", ] +disable_share = true +++ \0 -- cgit v1.2.1