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

6 lines
102 B
Markdown
Raw Permalink Normal View History

+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++