init: 虾姐的运维手记 - Hugo + Stack theme

This commit is contained in:
2026-07-31 15:38:45 +08:00
commit b59ffa7703
10 changed files with 171 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++