update theme folder
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,5 +1,5 @@
|
|||||||
[submodule "themes/hugo-theme-monochrome"]
|
[submodule "themes/theme"]
|
||||||
path = themes/hugo-theme-monochrome
|
path = themes/theme
|
||||||
url = https://github.com/kaiiiz/hugo-theme-monochrome.git
|
url = https://github.com/kaiiiz/hugo-theme-monochrome.git
|
||||||
[submodule "modules/hugo-neko"]
|
[submodule "modules/hugo-neko"]
|
||||||
path = modules/hugo-neko
|
path = modules/hugo-neko
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
baseURL = 'https://www.gardling.com'
|
baseURL = 'https://www.gardling.com'
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'Simon Gardling'
|
title = 'Simon Gardling'
|
||||||
theme = "hugo-theme-monochrome"
|
theme = "theme"
|
||||||
contentDir = "content"
|
contentDir = "content"
|
||||||
|
|
||||||
[module]
|
[module]
|
||||||
|
|||||||
Reference in New Issue
Block a user