website/archetypes/post.md

8 lines
151 B
Markdown
Raw Permalink Normal View History

2023-11-05 11:38:36 +01:00
---
title: "{{ replace .File.ContentBaseName "-" " " | title }}"
author: "Denys Konovalov"
date: "{{ .Date }}"
description:
tags: []
showtoc: false
---