diff options
author | jhauh <j.haughey91@gmail.com> | 2020-06-18 21:27:51 +0100 |
---|---|---|
committer | jhauh <j.haughey91@gmail.com> | 2020-06-18 21:27:51 +0100 |
commit | 4f03fbc9b2b0cedefa0963c5a73f54b4e8bd84f4 (patch) | |
tree | 58170a7ec210a1e386408a452a6d295653b5f69a | |
parent | bd79a86deef1ae23b2bd65de78d0651c092f5a79 (diff) | |
download | pelican-themes-4f03fbc9b2b0cedefa0963c5a73f54b4e8bd84f4.tar.gz |
Fix broken pelican-b-side submodule link
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | pelican-b-side | 0 |
2 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index e3b9dbf..79ee4e9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -260,5 +260,4 @@ branch = pelican-themes [submodule "pelican-b-side"] path = pelican-b-side - url = https://github.com/fluffactually/pelican-b-side.git - branch = pelican-themes + url = https://gitlab.com/jhauh/pelican_b_side.git diff --git a/pelican-b-side b/pelican-b-side -Subproject 2c36e7df3df20eecd7c1477b2f09ead3518f588 +Subproject 15240a55bf895d9afd5e4855ad62eb9e8b088f4 |