diff options
| author | qugalet <qugalet@m0e.space> | 2023-10-31 22:45:27 +0200 |
|---|---|---|
| committer | qugalet <qugalet@m0e.space> | 2023-10-31 22:45:27 +0200 |
| commit | c570f712976cc9a77d82b5d1dabf05c34c96daab (patch) | |
| tree | 830d5af588957c720793b1a627f024859623e99d | |
| parent | 03638c746dada910f8b7acdce67c44d46fbc6940 (diff) | |
| download | quga.m0e.space-c570f712976cc9a77d82b5d1dabf05c34c96daab.tar.gz quga.m0e.space-c570f712976cc9a77d82b5d1dabf05c34c96daab.zip | |
change https to ssh
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index d71a805..e16e211 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/qugo"] path = themes/qugo - url = https://github.com/Andrmist/qugo.git + url = git@github.com:Andrmist/qugo.git |
