blog/archetypes/default.md

11 lines
150 B
Markdown
Raw Normal View History

2024-11-03 20:08:36 +03:00
---
title: "{{ replace .Name "-" " " | title }}"
description:
date: {{ .Date }}
image:
math:
license:
hidden: false
comments: true
draft: true
---