adjsuted template for blog articles
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
|
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||||
date: "{{ .Date }}"
|
date: "{{ .Date }}"
|
||||||
|
authors:
|
||||||
|
tags:
|
||||||
draft: true
|
draft: true
|
||||||
|
toc: true
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user