创建博客框架

This commit is contained in:
2026-07-17 13:59:45 +08:00
commit 00fc311bf1
4 changed files with 11 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++