add hugo files and md files

This commit is contained in:
2026-01-07 08:18:55 +08:00
parent 94f55f400c
commit 05e2d25928
2 changed files with 35 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++