parent
346c70f364
commit
6739be79d9
|
@ -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"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 8e3ab59923a42480461f41303269d7f0e3072f03
|
|
Loading…
Reference in New Issue