From 2aa1ed191fb8ccf357282404807a15cf55fdc88e Mon Sep 17 00:00:00 2001 From: MattWThomas Date: Tue, 5 May 2020 13:23:55 -0500 Subject: [PATCH 1/2] Add Architect theme --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index ce49b4b84..9dd13e0ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -258,3 +258,7 @@ path = buruma url = https://github.com/ivanhercaz/buruma.git branch = pelican-themes +[submodule "architect-pelican"] + path = architect-pelican + url = https://github.com/MattWThomas/architect-pelican.git + branch = pelican-themes \ No newline at end of file From 5bd1f068248d819b914c4e3c5e23fff1a9f9cc75 Mon Sep 17 00:00:00 2001 From: Matthew W Thomas Date: Sun, 24 Jan 2021 20:25:12 -0600 Subject: [PATCH 2/2] update to use new username --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 059832305..70ad9f3fb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -263,7 +263,7 @@ branch = pelican-themes [submodule "architect-pelican"] path = architect-pelican - url = https://github.com/MattWThomas/architect-pelican.git + url = https://github.com/mwt/architect-pelican.git branch = pelican-themes [submodule "pelican-b-side"] path = pelican-b-side