blog/archetypes/default.adoc

9 lines
106 B
Plaintext
Raw Normal View History

2019-02-15 02:46:07 +01:00
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
draft: true
tags:
---