summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDante Catalfamo2021-02-10 23:51:41 -0500
committerDante Catalfamo2021-02-10 23:51:41 -0500
commit777fbd48cc201bc037a77e905e92dbf5adab675c (patch)
treef27b09bab56bbdb48299e67fffcfd92cce2e8312
parentcef6d5ab6088bb2e40b8eb1317c03aac9f0f14a7 (diff)
downloadblog-777fbd48cc201bc037a77e905e92dbf5adab675c.tar.gz
blog-777fbd48cc201bc037a77e905e92dbf5adab675c.tar.bz2
blog-777fbd48cc201bc037a77e905e92dbf5adab675c.zip
Remove `#+SHOWTOC: false` from org archetype
-rw-r--r--archetypes/default.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/archetypes/default.org b/archetypes/default.org
index f97dc70..437315b 100644
--- a/archetypes/default.org
+++ b/archetypes/default.org
@@ -1,7 +1,6 @@
#+TITLE: {{ replace .Name "-" " " | title }}
#+DATE: {{ .Date }}
#+DRAFT: true
-#+SHOWTOC: false
#+DESCRIPTION:
#+TAGS[]:
#+KEYWORDS[]: