Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nathancday/min_night.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/post.md')
-rw-r--r--archetypes/post.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/post.md b/archetypes/post.md
index e5d34ef..fbe5d98 100644
--- a/archetypes/post.md
+++ b/archetypes/post.md
@@ -1,5 +1,5 @@
---
-title: "{{ replace .TranslationBaseName "-" " " | title }}"
+title: "{{ replace .Name "-" " " | title }}"
date: {{ dateFormat "2006-01-02" .Date }}
tags: []
draft: true