default post template
This commit is contained in:
parent
3d1f1c6b60
commit
16b2f8b690
@ -2,5 +2,16 @@
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
tags: []
|
||||
categories: []
|
||||
ShowToc: false
|
||||
ShowBreadCrumbs: false
|
||||
cover:
|
||||
image: ""
|
||||
alt: ""
|
||||
caption: ""
|
||||
relative: true # To use relative path for cover image, used in hugo Page-bundles
|
||||
---
|
||||
|
||||
Lorem Ipsum
|
||||
<!--more-->
|
||||
dolor sit amet
|
Loading…
Reference in New Issue
Block a user