huahuablog/archetypes/default.md

6 lines
104 B
Markdown
Raw Normal View History

2025-06-06 16:39:32 +08:00
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++