This repository has been archived on 2024-07-02. You can view files and clone it, but cannot push or open issues or pull requests.
theme/archetypes/default.md

7 lines
95 B
Markdown
Raw Normal View History

2019-02-02 17:17:50 +01:00
---
2021-06-23 22:46:32 +02:00
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
2019-02-02 17:17:50 +01:00
weight: 10
draft: false
---