From bfebe697417a1e715732b3a3ba14c33b9cf610cb Mon Sep 17 00:00:00 2001 From: lniwn Date: Thu, 28 May 2020 10:00:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E4=B8=BB=E9=A2=98=E4=BD=9C=E4=B8=BAsu?= =?UTF-8?q?bmodule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- .gitmodules | 3 +++ themes/hermit | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 .gitmodules diff --git a/.gitignore b/.gitignore index bfa4097..d70ebaa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -themes \ No newline at end of file +public \ No newline at end of file diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ff46467 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hermit"] + path = themes/hermit + url = https://github.com/Track3/hermit.git diff --git a/themes/hermit b/themes/hermit index f647c23..d638b06 160000 --- a/themes/hermit +++ b/themes/hermit @@ -1 +1 @@ -Subproject commit f647c23dac5bc6b0ab67552f8590470793b102d8 +Subproject commit d638b062041b446f311fc2432be9f45ccac9d868