diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2024-02-05 11:30:13 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2024-02-26 16:33:18 +0700 |
commit | c929a5c40662602a4204e1b100af3546216f9bc9 (patch) | |
tree | 4ff6ae5abae1d21b1f5247fd4ede21b8fd0aa6f5 | |
parent | baf221033492ddb484e05b80208c4ec8c46e2c94 (diff) | |
download | blog-c929a5c40662602a4204e1b100af3546216f9bc9.tar.gz |
Update module remote
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1398aa9..57d507f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,4 +4,4 @@ branch = custom [submodule "themes/victor"] path = themes/victor - url = https://git.sr.ht/~huyngo/victor + url = ssh://loang.net:2211/var/lib/git/~xarvos/victor |