fix(val-blog): remove empty Hugo theme setting to prevent container startup failure

This commit is contained in:
Chen Gu
2026-08-13 17:00:21 +08:00
parent 2c9f4cbf67
commit b05658438b
-1
View File
@@ -1,7 +1,6 @@
baseURL = "http://localhost:1313/"
languageCode = "zh-cn"
title = "Val 的梦旅手记"
theme = ""
[params]
author = "Val"