hugo-theme-stack-stars/archetypes/default.md

10 lines
136 B
Markdown
Raw Normal View History

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