Switched to fuji themes
This commit is contained in:
parent
3c3a28207f
commit
a167e3b7e9
8 changed files with 217 additions and 17 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -1,3 +1,12 @@
|
|||
[submodule "themes/hyde-hyde"]
|
||||
path = themes/hyde-hyde
|
||||
url = https://github.com/htr3n/hyde-hyde.git
|
||||
[submodule "themes/terminal"]
|
||||
path = themes/terminal
|
||||
url = https://github.com/panr/hugo-theme-terminal.git
|
||||
[submodule "themes/book"]
|
||||
path = themes/book
|
||||
url = https://github.com/alex-shpak/hugo-book
|
||||
[submodule "themes/fuji"]
|
||||
path = themes/fuji
|
||||
url = https://github.com/amzrk2/hugo-theme-fuji.git
|
||||
|
|
|
|||
Reference in a new issue