diff options
author | crupest <crupest@outlook.com> | 2022-11-28 19:59:03 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-11-28 19:59:03 +0800 |
commit | 7c9d2dab5218af3109c8ad7b5947294269cd9545 (patch) | |
tree | 0fe2a5b8d18b8eb544333dc13a368104b244f663 | |
parent | be9797e2d938fb58f1ac4521556b4bce47ad75c7 (diff) | |
download | crupest-7c9d2dab5218af3109c8ad7b5947294269cd9545.tar.gz crupest-7c9d2dab5218af3109c8ad7b5947294269cd9545.tar.bz2 crupest-7c9d2dab5218af3109c8ad7b5947294269cd9545.zip |
Remove blog submodule.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | docker/crupest-nginx/sites/blog | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 9861791..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[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 deleted file mode 160000 -Subproject ede40f0a590bec8d61ff875b58d4544e0f63194 |