diff --git a/hugo.toml b/hugo.toml index 162a25b..a7bae82 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,7 +1,7 @@ baseURL = 'https://www.gardling.com' languageCode = 'en-us' title = 'Simon Gardling' -theme = "hugo-PaperMod" +theme = "hugo-theme-monochrome" contentDir = "content" [module] diff --git a/themes/hugo-PaperMod b/themes/hugo-PaperMod deleted file mode 160000 index 243ba38..0000000 --- a/themes/hugo-PaperMod +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 243ba38a34ce03a6c44c1eed36e22bc992ccc019 diff --git a/themes/hugo-theme-monochrome b/themes/hugo-theme-monochrome new file mode 160000 index 0000000..d17e057 --- /dev/null +++ b/themes/hugo-theme-monochrome @@ -0,0 +1 @@ +Subproject commit d17e05715e91f41a842f2656e6bdd70cba73de91