fix(val-blog): remove empty Hugo theme setting to prevent container startup failure
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
baseURL = "http://localhost:1313/"
|
baseURL = "http://localhost:1313/"
|
||||||
languageCode = "zh-cn"
|
languageCode = "zh-cn"
|
||||||
title = "Val 的梦旅手记"
|
title = "Val 的梦旅手记"
|
||||||
theme = ""
|
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
author = "Val"
|
author = "Val"
|
||||||
|
|||||||
Reference in New Issue
Block a user