diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-29 18:06:57 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-29 18:06:57 +0300 |
commit | 2ffb4215645b463e9755d9663c100728fe0ebb57 (patch) | |
tree | 251a9735640b1acdd448ebeeb0672ed64826339d /archetypes | |
parent | 54375572e11d23dacb20c5742d171af3072d7b9c (diff) |
Новый пост + небольшие фиксы
Diffstat (limited to 'archetypes')
-rw-r--r-- | archetypes/posts.md (renamed from archetypes/post.md) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/post.md b/archetypes/posts.md index e0be702..7fd17fc 100644 --- a/archetypes/post.md +++ b/archetypes/posts.md @@ -5,5 +5,6 @@ date = {{ .Date }} categories = [ "Без рубрики" ] tags = [ "разное" ] location = "Казань" +image="" +++ |