summaryrefslogtreecommitdiffstats
path: root/docs/_layouts/website
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-03-07 10:10:38 +0100
committerSamy Pessé <samypesse@gmail.com>2016-03-07 10:10:38 +0100
commit4150455c3e7e8f70b6534be352766d9c37ac9a8c (patch)
tree70cba0132a1ce7421e2d145bf0c58a20e7adb1ff /docs/_layouts/website
parent008aacb5c23e1d91b230cc2a5f170626bc788449 (diff)
downloadgitbook-4150455c3e7e8f70b6534be352766d9c37ac9a8c.zip
gitbook-4150455c3e7e8f70b6534be352766d9c37ac9a8c.tar.gz
gitbook-4150455c3e7e8f70b6534be352766d9c37ac9a8c.tar.bz2
Improve docs
Diffstat (limited to 'docs/_layouts/website')
-rw-r--r--docs/_layouts/website/page.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_layouts/website/page.html b/docs/_layouts/website/page.html
index a673a48..e2dc2ea 100644
--- a/docs/_layouts/website/page.html
+++ b/docs/_layouts/website/page.html
@@ -4,6 +4,9 @@
<a href="https://github.com/GitbookIO/gitbook/blob/master/docs/{{ file.path }}" target="_blank" class="btn btn-link pull-right hidden-xs">
<i class="octicon octicon-mark-github"></i> Edit on GitHub
</a>
+<a href="{{ "faq.md"|resolveFile }}" class="btn btn-link pull-right hidden-xs">
+ F.A.Q
+</a>
<a href="https://github.com/GitbookIO/gitbook/blob/master/CHANGES.md" target="_blank" class="btn btn-link pull-right hidden-xs">
{{ book.version }}
</a>