diff --git a/docs/user-guide/configuration.md b/docs/user-guide/configuration.md index 97824ff0..bc83ca36 100644 --- a/docs/user-guide/configuration.md +++ b/docs/user-guide/configuration.md @@ -80,6 +80,13 @@ google_analytics: ['UA-36723568-3', 'mkdocs.org'] **default**: `null` +### remote_branch + +Set the remote branch to commit to when using `gh-deploy` to update Github Pages. + +**default**: `gh-pages` + + ## Documentation layout ### pages