Редактирование шаблона для новых постов
Если б я им ещё и пользовался
This commit is contained in:
parent
031a2fc72e
commit
2e56811864
1 changed files with 3 additions and 4 deletions
|
@ -1,12 +1,11 @@
|
||||||
---
|
---
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
date: ""
|
date: ""
|
||||||
author: ""
|
author: "Линк"
|
||||||
cover: ""
|
|
||||||
tags: ["", ""]
|
tags: ["", ""]
|
||||||
description: ""
|
description: ""
|
||||||
showFullContent: false
|
showFullContent: false
|
||||||
readingTime: false
|
readingTime: false
|
||||||
hideComments: false
|
hideComments: false
|
||||||
---
|
cover: ""
|
||||||
|
---
|
Loading…
Reference in a new issue