diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2019-01-01 14:39:06 +0100 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2019-01-01 14:39:06 +0100 |
commit | 3181cd8d9e491986f60ce424889354e108873e84 (patch) | |
tree | e1262e9783f7c92b9c242769411008e05d4c7404 /exampleSite/config.yml | |
parent | f5b7fb9aa2a5e3851a1bd20374a52507bd5f7ce4 (diff) |
Disable enableGitInfo in travis
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r-- | exampleSite/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml index d9d9cee..1e033b4 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -28,4 +28,4 @@ params: # Enable "Edit this page" links for 'doc' page type. # Disabled by default. Uncomment to enable. Requires 'BookRepo' param. - # BookEditPath: edit/master/exampleSite/content + BookEditPath: edit/master/exampleSite/content |