diff options
author | Alan Pearce | 2018-06-09 12:20:39 +0000 |
---|---|---|
committer | Alan Pearce | 2018-06-09 12:20:39 +0000 |
commit | 7064c5348cf154f2ef51acdcd04843183f4ffead (patch) | |
tree | 718a02e54ffb1dedf6ffdac2fe67a3d4583432af /.gitmodules | |
parent | 10dded485e1c2627575b2b9e21dfaabc31ee07f3 (diff) | |
download | website-7064c5348cf154f2ef51acdcd04843183f4ffead.tar.lz website-7064c5348cf154f2ef51acdcd04843183f4ffead.tar.zst website-7064c5348cf154f2ef51acdcd04843183f4ffead.zip |
Update .gitmodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 2fc5fcb..71f2775 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/hyde"] path = themes/hyde - url = git://github.com/alanpearce/hyde.git + url = https://gitlab.com/alanpearce/hyde.git |