diff options
author | crupest <crupest@outlook.com> | 2022-11-28 19:07:19 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-11-28 19:07:19 +0800 |
commit | a9c51c308f8500152f49081e89c66ce35ba00405 (patch) | |
tree | 1decca62069f38cdf9c50253072686a24d9e5ab3 | |
parent | 24317536a23326329c16cc3e67f6f00460ba81c7 (diff) | |
download | crupest-a9c51c308f8500152f49081e89c66ce35ba00405.tar.gz crupest-a9c51c308f8500152f49081e89c66ce35ba00405.tar.bz2 crupest-a9c51c308f8500152f49081e89c66ce35ba00405.zip |
Try to fix blog submodule.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | docker/crupest-nginx/sites/blog | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..9861791 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "docker/crupest-nginx/sites/blog"] + path = docker/crupest-nginx/sites/blog + url = https://github.com/crupest/blog.git diff --git a/docker/crupest-nginx/sites/blog b/docker/crupest-nginx/sites/blog new file mode 160000 +Subproject 420d916ab73c6b51c0cbcccce8d70824ac18147 |