diff options
| author | aditya <bluenerd@protonmail.com> | 2023-06-07 18:22:05 +0530 | 
|---|---|---|
| committer | aditya <bluenerd@protonmail.com> | 2023-06-07 18:22:05 +0530 | 
| commit | 4ace1e67e8a0781add97ec7acc8696f619a16b11 (patch) | |
| tree | 94e1355390e2783a01779bcbd2302a209b561d6c /.gitmodules | |
| parent | d5bdf49adb9fbe142d8c9b7ec48eb91df8ff6d8c (diff) | |
update .gitmodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/.gitmodules b/.gitmodules index d1bdba2..5a2e80a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@  [submodule "themes/hugo-theme-even"]  	path = themes/hugo-theme-even -	url = https://gitea.adityakumar.xyz/aditya/hugo-theme-even +	url = https://gitea.adityakumar.xyz/aditya/hugo-theme-even.git  [submodule "themes/even"]  	path = themes/even -	url = https://gitea.adityakumar.xyz/aditya/hugo-theme-even +	url = https://gitea.adityakumar.xyz/aditya/hugo-theme-even.git | 
