diff --git a/.gitmodules b/.gitmodules index e69de29bb2d..be241929d63 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "_deploy"] + path = _deploy + url = https://github.com/home-assistant/home-assistant.github.io.git diff --git a/_deploy b/_deploy new file mode 160000 index 00000000000..3633483305b --- /dev/null +++ b/_deploy @@ -0,0 +1 @@ +Subproject commit 3633483305bb092ff72024ac1b59e66f7c1aacc0