diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
commit | 940af50d96e9a7916674d237dec53738ab776103 (patch) | |
tree | 8309097577c27913d094edfbe60d880da968e680 /archetypes/posts.md | |
parent | bd7ba4fe06dcf39ef0219d51e40b38da80fdefcd (diff) |
Auto-commit 2025-01-02
Diffstat (limited to 'archetypes/posts.md')
-rw-r--r-- | archetypes/posts.md | 20 |
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: +--- |