mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-22 18:43:29 +00:00
Don't show divider even if githubId is present.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
{% if options.links.contribute || options.links.issues || options.links.about || githubId %}
|
||||
{% if options.links.contribute || options.links.issues || options.links.about %}
|
||||
<li class="divider"></li>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user