diff options
author | johannst <johannes.stoelp@gmail.com> | 2021-05-09 23:02:59 +0200 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2021-05-09 23:02:59 +0200 |
commit | 83c023d4f7aabb0f70b9781f0b50e42bc781f11f (patch) | |
tree | ee877c8a1b061f6836da66e300baa086090db4ff | |
download | blog-83c023d4f7aabb0f70b9781f0b50e42bc781f11f.tar.gz blog-83c023d4f7aabb0f70b9781f0b50e42bc781f11f.zip |
added hyde theme submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | themes/hyde | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c1f2100 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hyde"] + path = themes/hyde + url = https://github.com/getzola/hyde.git diff --git a/themes/hyde b/themes/hyde new file mode 160000 +Subproject 9624d2b7820324aaf189bac00b6ddd07944f8fa |