diff --git a/_config.yml b/_config.yml index e0dae6a..4ac3258 100644 --- a/_config.yml +++ b/_config.yml @@ -103,4 +103,6 @@ theme: landscape # Deployment ## Docs: https://hexo.io/docs/one-command-deployment deploy: - type: '' + type: git + repo: git@github.com:thislight/thislight.github.io.git + branch: master