diff --git a/.gitmodules b/.gitmodules index 9a53e42..de3ae40 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/hermit"] path = themes/hermit - url = https://github.com/Track3/hermit.git \ No newline at end of file + url = https://github.com/Track3/hermit.git +[submodule "themes/hermit-v2"] + path = themes/hermit-v2 + url = https://github.com/1bl4z3r/hermit-V2 diff --git a/config.toml b/config.toml index 9a08434..344fe93 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ baseURL = "https://rob-mc.cloud" languageCode = "en-us" defaultContentLanguage = "en" title = "Robert W McLeod" -theme = "hermit" +theme = "hermit-v2" enableGitInfo = true pygmentsCodefences = true pygmentsUseClasses = true diff --git a/themes/hermit-v2 b/themes/hermit-v2 new file mode 160000 index 0000000..c65e394 --- /dev/null +++ b/themes/hermit-v2 @@ -0,0 +1 @@ +Subproject commit c65e39445f600b42ceefea7adf08ceedf5faddc4