diff options
author | Justin Mayer <entroP@gmail.com> | 2020-06-19 08:53:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-19 08:53:46 +0200 |
commit | 772a292912cdf065cd969480efd41e6a734c7b23 (patch) | |
tree | ee2e444eec2e32b75a01217c33744a54d84c2aa8 | |
parent | 6a2f4f91df42a9ed99774a6dc54e883c97d795bf (diff) | |
parent | 4f03fbc9b2b0cedefa0963c5a73f54b4e8bd84f4 (diff) | |
download | pelican-themes-772a292912cdf065cd969480efd41e6a734c7b23.tar.gz |
Merge pull request #684 from jhauh/pelican-b-side-fix
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 |