From 2de625dd78790c751ff111e3b6c46bfe7e83f06b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=85=8B=E5=8B=87?= Date: Thu, 20 Dec 2018 16:02:44 +0800 Subject: [PATCH] add submodule --- .gitmodules | 3 +++ _posts | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 _posts diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4f43c54 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "_posts"] + path = _posts + url = https://github.com/SPARON/blog-article diff --git a/_posts b/_posts new file mode 160000 index 0000000..b7898cd --- /dev/null +++ b/_posts @@ -0,0 +1 @@ +Subproject commit b7898cd1dcb9ae6fc11cc26d91473820790a7e4b