summaryrefslogtreecommitdiffstats
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/templates/includes/book/summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/includes/book/summary.html b/theme/templates/includes/book/summary.html
index 1066da4..a18bcaa 100644
--- a/theme/templates/includes/book/summary.html
+++ b/theme/templates/includes/book/summary.html
@@ -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 %}