hugo_frigg/archetypes/default.md

11 lines
168 B
Markdown
Raw Permalink Normal View History

2021-10-26 11:34:30 +02:00
---
author: "Gregory Trolliet"
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description: ""
images: []
categories: [""]
tags: ["",""]
draft: true
---