update theme folder

This commit is contained in:
2025-09-02 23:23:36 -04:00
parent 3945ad6a15
commit f9d2b4b6ee
3 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

@@ -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

View File

@@ -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]