diff options
author | crupest <crupest@outlook.com> | 2022-11-28 19:02:24 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-11-28 19:02:24 +0800 |
commit | 2df204cebfc31b8feee3b36c6cf7cfb48efe22a1 (patch) | |
tree | 72d19c0fa7797f286c416b6782642c75e1ef19d4 /.gitmodules | |
parent | e45f657b3b14309dc901661881d3ad4152af9675 (diff) | |
download | crupest-2df204cebfc31b8feee3b36c6cf7cfb48efe22a1.tar.gz crupest-2df204cebfc31b8feee3b36c6cf7cfb48efe22a1.tar.bz2 crupest-2df204cebfc31b8feee3b36c6cf7cfb48efe22a1.zip |
Move blog to hugo.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0418492 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "docker/crupest-nginx/sites/blog"] + path = docker/crupest-nginx/sites/blog + url = https://github.com/crupest/blog |