From 862a61c145ad083521f3941c56fd6e914d051a95 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 16 Jun 2025 23:29:31 -0400 Subject: add stuff that rocks, enable table of contents, add og tags, and more --- archetypes/default.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'archetypes') diff --git a/archetypes/default.md b/archetypes/default.md index 9a72f3b..0cfaf6d 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,5 +1,6 @@ --- -date: '{{ time.Now.Format "2006-01-02" }}' +title: "{{ replace .File.ContentBaseName `-` ` ` | title }}" +date: "{{ time.Now.Format `2006-01-02` }}" draft: true -title: '{{ replace .File.ContentBaseName `-` ` ` | title }}' +toc: false --- -- cgit v1.2.3-70-g09d2