diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/_layouts/website/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/website/page.html b/docs/_layouts/website/page.html index e2dc2ea..47954f7 100644 --- a/docs/_layouts/website/page.html +++ b/docs/_layouts/website/page.html @@ -1,4 +1,4 @@ -{% extends template.theme %} +{% extends template.self %} {% block header_nav %} <a href="https://github.com/GitbookIO/gitbook/blob/master/docs/{{ file.path }}" target="_blank" class="btn btn-link pull-right hidden-xs"> |