This repository has been archived on 2024-11-01. 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

2024-10-28 12:44:22 -05:00
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++