From 6e518f12868cae1db9591058e2e8abf60ba91580 Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Mon, 26 Jul 2021 09:45:37 -0400 Subject: [PATCH] Added math flag to remind me it exists --- archetypes/default.md | 1 + 1 file changed, 1 insertion(+) diff --git a/archetypes/default.md b/archetypes/default.md index 7b28a1d..6391387 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -3,4 +3,5 @@ title: "{{ replace .TranslationBaseName "-" " " | title }}" date: {{ dateFormat "2006-01-02T15:04:05Z07:00" .Date }} draft: true tags: [] +math: false ---