back to hugo

This commit is contained in:
Radek
2026-07-15 12:32:56 +01:00
parent ba45396e41
commit e45c09eb50
19 changed files with 1113 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++