diff options
author | emkael <emkael@tlen.pl> | 2016-10-11 13:30:56 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2016-10-11 13:30:56 +0200 |
commit | 8d1b0dad63e3906efa9393ef01d08b77d83417b5 (patch) | |
tree | 01637f4aef2acdb74df6c7f85f51f2e9550d8219 |
* adding github pages repo as a submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | static | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b57e633 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "static"] + path = static + url = git@github.com:emkael/emkael.github.io diff --git a/static b/static new file mode 160000 +Subproject 0a6bfe2a238cc07fa81f02690a8b9559a20e466 |