From dfb5a2b755b76a61e3aef8381e497806d4318bf2 Mon Sep 17 00:00:00 2001 From: Ross Andrews Date: Sun, 7 Sep 2025 16:08:11 -0500 Subject: [PATCH] tweaked md template --- templates/markdown_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/markdown_template.md b/templates/markdown_template.md index 1e68770..26f6213 100644 --- a/templates/markdown_template.md +++ b/templates/markdown_template.md @@ -3,6 +3,6 @@ layout = "_layouts/default.html" title = "Page Title" published = false +++ -Page Title -=== +### Page Title +----- \ No newline at end of file