2020-05-14 19:20:00 +00:00
|
|
|
---
|
2023-09-13 19:31:30 +00:00
|
|
|
title: "{{ replace (replace .Name "draft-" "") "-" " " | title }}"
|
2023-10-26 19:29:26 +00:00
|
|
|
date: {{ dateFormat (.Site.Params.dateformat) .Date }}
|
2023-09-13 19:31:30 +00:00
|
|
|
draft: true
|
|
|
|
tags:
|
|
|
|
- tag1
|
2020-05-14 19:20:00 +00:00
|
|
|
---
|
2023-09-13 19:31:30 +00:00
|
|
|
<!--more-->
|