aboutsummaryrefslogtreecommitdiff
path: root/archetypes
diff options
context:
space:
mode:
authorKeith Mo <keith.mork@gmail.com>2018-06-01 00:06:14 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-06-01 00:06:14 +0800
commit9033266c2f02e570658a9505c26b7a438030f664 (patch)
tree3b5dabd3e1d911e2b1541294ab67b89a09166f7b /archetypes
parente1781a29e6ab9e484899b3dad07db2ace261ff93 (diff)
feat(post): add out-of-date content warning (#68)
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 1049a50..f4ff840 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -26,6 +26,10 @@ mathjaxEnableAutoNumber: false
# You unlisted posts you might want not want the header or footer to show
hideHeaderAndFooter: false
+# You can enable or disable out-of-date content warning for individual post.
+# Comment this out to use the global config.
+#enableOutdatedInfoWarning: false
+
flowchartDiagrams:
enable: false
options: ""