diff options
| author | Adam Olech <nddr89@gmail.com> | 2021-10-28 00:14:42 +0200 |
|---|---|---|
| committer | Adam Olech <nddr89@gmail.com> | 2021-10-28 00:14:42 +0200 |
| commit | e0b2266368a5fefe10b9dba7feddfdb84867338e (patch) | |
| tree | 644c6fd579a3a98c8dbe9b223dbed923055e1952 /content/post/make_post.sh | |
| parent | ea1c3711678006d7c6258a9c05ea85e5fcba29d7 (diff) | |
Disable share icons
Diffstat (limited to 'content/post/make_post.sh')
| -rwxr-xr-x | content/post/make_post.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
