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

6 lines
102 B
Markdown
Raw Permalink Normal View History

2024-05-24 11:43:23 +00:00
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++