mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-24 03:16:40 +00:00
Add button to edit current chapter in sidebar
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<li>
|
||||
<a href="https://github.com/{{ githubId }}/issues" target="blank">Questions and Issues</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/{{ githubId }}/edit/master/{{ _input }}" target="blank">Edit and Contribute</a>
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
<li data-level="0">
|
||||
<a href="{{ basePath }}/README.html"><i class="fa fa-check"></i> Introduction</a>
|
||||
|
||||
Reference in New Issue
Block a user