website/archetypes/default.md

10 lines
121 B
Markdown
Raw Permalink Normal View History

2023-06-13 20:13:00 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
author:
tags:
image:
description:
toc:
---