summaryrefslogtreecommitdiffstats
path: root/docs/_layouts/website/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_layouts/website/page.html')
-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>