summaryrefslogtreecommitdiff
path: root/content/post
diff options
context:
space:
mode:
Diffstat (limited to 'content/post')
-rw-r--r--content/post/2021-10-26__example-post.md1
-rwxr-xr-xcontent/post/make_post.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/content/post/2021-10-26__example-post.md b/content/post/2021-10-26__example-post.md
index 4e1bc3d..c48d10e 100644
--- a/content/post/2021-10-26__example-post.md
+++ b/content/post/2021-10-26__example-post.md
@@ -6,6 +6,7 @@ description = "...just getting started..."
tags = [
"hello", "world", "initial", "firstpost"
]
+disable_share = true
+++
It's been a while since I set up this domain, but I've gotten into *actually* doing something with it only recently.
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