blog/archetypes/default.adoc

9 lines
106 B
Plaintext

---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
draft: true
tags:
---