chore(i): update demo and test titles

This commit is contained in:
Cell
2026-04-19 02:37:54 +08:00
parent 9e400518ad
commit 4982231d5f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
# See: https://gohugo.io/getting-started/configuration/
# -------------------------------------------------------------------------------------
title = "Hugo FixIt Demo"
title = "FixIt Demo"
baseURL = "https://demo.fixit.lruihao.cn/"
# theme = "FixIt"
+1 -1
View File
@@ -3,7 +3,7 @@
# See: https://gohugo.io/configuration/all/
# -------------------------------------------------------------------------------------
title = "Hugo FixIt TEST"
title = "FixIt TEST"
baseURL = "https://demo.fixit.lruihao.cn/test/"
ignoreLogs = [ "warning-file-tree" ]