diff options
author | aditya <bluenerd@protonmail.com> | 2023-06-07 17:50:29 +0530 |
---|---|---|
committer | aditya <bluenerd@protonmail.com> | 2023-06-07 17:50:29 +0530 |
commit | bdcdee9e0940f63b65708736ee671f6e2c731994 (patch) | |
tree | 75d32eb02b90a003780b276b613b6a99169c5239 /.gitmodules | |
parent | 075f2df85238bd00b4856984ac23c0d8532aacc3 (diff) |
update git submodule url
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 6a28afc..d1bdba2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "themes/hugo-theme-even"] path = themes/hugo-theme-even - url = https://banyan.divineduty.xyz/GNUxeava/hugo-theme-even + url = https://gitea.adityakumar.xyz/aditya/hugo-theme-even [submodule "themes/even"] path = themes/even - url = https://banyan.divineduty.xyz/GNUxeava/hugo-theme-even + url = https://gitea.adityakumar.xyz/aditya/hugo-theme-even |