blog/archetypes/default.md

6 lines
103 B
Markdown
Raw Permalink Normal View History

2024-12-19 23:41:38 +03:00
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
2024-12-22 17:02:46 +03:00
draft = false
2024-12-19 23:41:38 +03:00
+++