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 | 2597aa74226281ff48b946272f09fc0ff24674f2 (patch) | |
tree | 0fe2a5b8d18b8eb544333dc13a368104b244f663 | |
parent | ae451ca377d1344b5dd782a5117b32ed593c50be (diff) | |
download | crupest-2597aa74226281ff48b946272f09fc0ff24674f2.tar.gz crupest-2597aa74226281ff48b946272f09fc0ff24674f2.tar.bz2 crupest-2597aa74226281ff48b946272f09fc0ff24674f2.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 |