Improve frontmatter of post archetype.
This commit is contained in:
parent
4ff291d3aa
commit
cda4e76a0a
@ -1,8 +1,11 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
desription:
|
||||
description:
|
||||
date: {{ .Date }}
|
||||
draft: false
|
||||
ShowLastmod: true
|
||||
# ShowLastmod: true
|
||||
toc: false
|
||||
scrolltotop: true
|
||||
tags: []
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user