first commit

This commit is contained in:
Stephan Hadan 2025-01-05 23:20:45 +01:00
commit 7fa1a1444a
52 changed files with 1519 additions and 0 deletions

View file

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