pre remote commit

This commit is contained in:
2024-08-13 20:32:31 -06:00
commit 0120c21ebf
11 changed files with 32 additions and 0 deletions

5
archetypes/default.md Normal file
View File

@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++