blog/archetypes/default.md

9 lines
115 B
Markdown
Raw Normal View History

2022-02-04 15:05:48 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description: ""
tags: ["", ""]
draft: true
---