From a580a6752f5a64b5970c91df6e2028a3c5a35e29 Mon Sep 17 00:00:00 2001 From: Dave Date: Sun, 12 Jul 2026 08:36:44 +1000 Subject: [PATCH] [nb] Add: templates/test.md --- templates/.index | 1 + templates/test.md | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 templates/test.md diff --git a/templates/.index b/templates/.index index 5ac93b9..7217f7b 100644 --- a/templates/.index +++ b/templates/.index @@ -1,2 +1,3 @@ 4ds.md +test.md diff --git a/templates/test.md b/templates/test.md new file mode 100644 index 0000000..528aaa5 --- /dev/null +++ b/templates/test.md @@ -0,0 +1,8 @@ +# {{title}} + +{{date +"%Y-%m-%d"}} + +{{tags}} + +{{content}} +