annabunches.net/archetypes/default.md

9 lines
169 B
Markdown
Raw Normal View History

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