From: bocharudo Date: Mon, 23 Dec 2024 00:46:29 +0000 (+0800) Subject: added a submodule and updated others X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=6e51245b20d7522597fb17ddb44d42e8fb6139a9;p=mysite.git added a submodule and updated others --- diff --git a/.gitmodules b/.gitmodules index 4c3ce39..1b649dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,9 @@ [submodule "projects/palindrome-checker"] path = projects/palindrome-checker - url = https://github.com/bocharudo/palindrome-checker.git + url = https://github.com/ametoresu/palindrome-checker.git [submodule "projects/roman-numeral-converter"] path = projects/roman-numeral-converter - url = https://github.com/bocharudo/roman-numeral-converter.git + url = https://github.com/ametoresu/roman-numeral-converter.git +[submodule "temperature-converter"] + path = temperature-converter + url = https://github.com/ametoresu/temperature-converter.git diff --git a/temperature-converter b/temperature-converter new file mode 160000 index 0000000..b7b552e --- /dev/null +++ b/temperature-converter @@ -0,0 +1 @@ +Subproject commit b7b552e1e8052d6a29806d6cce995053222d18ad