diff --git a/.gitmodules b/.gitmodules index 99a00e6..eb0c04e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "themes/hugo-theme-m10c"] path = themes/hugo-theme-m10c url = https://github.com/joshuaboniface/hugo-theme-m10c.git -[submodule "themes/hugo-blog-awesome"] - path = themes/hugo-blog-awesome - url = https://github.com/hugo-sid/hugo-blog-awesome diff --git a/config.toml b/config.toml index 92908c8..4059cd1 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ baseurl = "https://www.boniface.me" languageCode = "en-us" title = "Joshua Boniface, sysadmin" author = "Joshua Boniface" -theme = "hugo-blog-awesome" +theme = "hugo-theme-m10c" contentdir = "content" publishdir = "public" diff --git a/themes/hugo-blog-awesome b/themes/hugo-blog-awesome deleted file mode 160000 index 8e3ab59..0000000 --- a/themes/hugo-blog-awesome +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8e3ab59923a42480461f41303269d7f0e3072f03