Hugo-theme-stack/archetypes/default.md

10 lines
136 B
Markdown
Raw Normal View History

2021-02-13 09:55:56 -05:00
---
title: "{{ replace .Name "-" " " | title }}"
description:
date: {{ .Date }}
image:
math:
license:
comments: true
draft: true
---