aboutsummaryrefslogtreecommitdiff
path: root/archetypes/posts.md
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-01-02 23:16:38 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-01-02 23:16:38 +0300
commit940af50d96e9a7916674d237dec53738ab776103 (patch)
tree8309097577c27913d094edfbe60d880da968e680 /archetypes/posts.md
parentbd7ba4fe06dcf39ef0219d51e40b38da80fdefcd (diff)
Auto-commit 2025-01-02
Diffstat (limited to 'archetypes/posts.md')
-rw-r--r--archetypes/posts.md20
1 files changed, 11 insertions, 9 deletions
diff --git a/archetypes/posts.md b/archetypes/posts.md
index 9294478..1fbd47a 100644
--- a/archetypes/posts.md
+++ b/archetypes/posts.md
@@ -1,10 +1,12 @@
-+++
-title = ""
-description = ""
-date = {{ .Date }}
-categories = [ "Без рубрики" ]
-tags = [ "разное" ]
-location = "Казань"
-image=""
-+++
+---
+title:
+description:
+date: {{ .Date }}
+categories:
+ - Без рубрики
+tags:
+ - разное
+location: Казань
+image:
+---