3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,6 +1,3 @@
|
|||||||
[submodule "themes/hugo-theme-m10c"]
|
[submodule "themes/hugo-theme-m10c"]
|
||||||
path = themes/hugo-theme-m10c
|
path = themes/hugo-theme-m10c
|
||||||
url = https://github.com/joshuaboniface/hugo-theme-m10c.git
|
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
|
|
||||||
|
@ -2,7 +2,7 @@ baseurl = "https://www.boniface.me"
|
|||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Joshua Boniface, sysadmin"
|
title = "Joshua Boniface, sysadmin"
|
||||||
author = "Joshua Boniface"
|
author = "Joshua Boniface"
|
||||||
theme = "hugo-blog-awesome"
|
theme = "hugo-theme-m10c"
|
||||||
|
|
||||||
contentdir = "content"
|
contentdir = "content"
|
||||||
publishdir = "public"
|
publishdir = "public"
|
||||||
|
Submodule themes/hugo-blog-awesome deleted from 8e3ab59923
Reference in New Issue
Block a user