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