This commit is contained in:
2025-01-11 18:46:41 +01:00
parent b582f09c46
commit b7559ac701
31 changed files with 1042 additions and 0 deletions

View File

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