diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-31 16:35:20 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-31 16:35:20 +0300 |
commit | 2a4fb11cbac8020123cc21fd10e1065f4f40cb2e (patch) | |
tree | b5daa75931ad19bcb0e8ce760f99ae9c8f1cdb47 /archetypes | |
parent | f07e6db386d0e519a8d6e7d800f2d9efd7fcb470 (diff) |
Auto-commit 2024-12-31
Diffstat (limited to 'archetypes')
-rw-r--r-- | archetypes/posts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/posts.md b/archetypes/posts.md index 7fd17fc..9294478 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -1,5 +1,5 @@ +++ -title = "{{ replace .Name "-" " " | title }}" +title = "" description = "" date = {{ .Date }} categories = [ "Без рубрики" ] |