diff --git a/.gitmodules b/.gitmodules index 96430c7..0be6eb4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "hugo/recipe/themes/ilia-hugo-theme"] path = hugo/recipe/themes/ilia-hugo-theme url = git@github.com:em-ilia/ilia-hugo-theme.git +[submodule "hugo/recipe/themes/waltuh-hugo-theme"] + path = hugo/recipe/themes/waltuh-hugo-theme + url = https://git.ilia.moe/emilia/waltuh-hugo-theme diff --git a/hugo/recipe/config.toml b/hugo/recipe/config.toml index a3b4b42..600f759 100644 --- a/hugo/recipe/config.toml +++ b/hugo/recipe/config.toml @@ -1,7 +1,7 @@ baseURL = 'https://ilia.moe/cool-stuff/recipes' languageCode = 'en-us' title = 'Recipes' -theme = 'ilia-hugo-theme' +theme = 'waltuh-hugo-theme' [taxonomies] tag = 'tags' diff --git a/hugo/recipe/themes/waltuh-hugo-theme b/hugo/recipe/themes/waltuh-hugo-theme new file mode 160000 index 0000000..5671f37 --- /dev/null +++ b/hugo/recipe/themes/waltuh-hugo-theme @@ -0,0 +1 @@ +Subproject commit 5671f376d5c80b2f125c17af373665f417aebd85