Change theme to DoIt
.
This commit is contained in:
parent
9cdfe6473d
commit
aa129b231f
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "themes/LoveIt"]
|
||||
path = themes/LoveIt
|
||||
url = https://github.com/dillonzq/LoveIt.git
|
||||
[submodule "themes/DoIt"]
|
||||
path = themes/DoIt
|
||||
url = https://github.com/HEIGE-PCloud/DoIt.git
|
||||
|
@ -6,7 +6,7 @@ languageCode = "jp"
|
||||
title = "His greatness lies in his sense of responsibilities."
|
||||
|
||||
# Change the default theme to be use when building the site with Hugo
|
||||
theme = "LoveIt"
|
||||
theme = "DoIt"
|
||||
|
||||
# Author config
|
||||
[author]
|
||||
|
@ -6,7 +6,7 @@ languageCode = "jp"
|
||||
title = "His greatness lies in his sense of responsibilities."
|
||||
|
||||
# Change the default theme to be use when building the site with Hugo
|
||||
theme = "LoveIt"
|
||||
theme = "DoIt"
|
||||
|
||||
# Author config
|
||||
[author]
|
||||
|
1
themes/DoIt
Submodule
1
themes/DoIt
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ed33294d759d1428bacface8b17fdcedae3e64b8
|
Loading…
Reference in New Issue
Block a user