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/"
|
||||
languageCode = "zh-cn"
|
||||
title = "Val 的梦旅手记"
|
||||
theme = ""
|
||||
|
||||
[params]
|
||||
author = "Val"
|
||||
|
||||
Reference in New Issue
Block a user