hugo-theme-zzo/archetypes/default.md

12 lines
116 B
Markdown
Raw Normal View History

2019-11-04 13:09:44 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description:
2019-11-04 13:09:44 +00:00
tags:
-
series:
-
categories:
-
---