mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
Only add page count on pdf/epub
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
{% else %}
|
||||
<span>{{ item.title }}</span>
|
||||
{% endif %}
|
||||
{% if options.generator != "mobi" %}
|
||||
<span class="page">{{ item.level }}</span>
|
||||
{% endif %}
|
||||
</span>
|
||||
{% if item.articles.length > 0 %}
|
||||
<ol>
|
||||
|
||||
Reference in New Issue
Block a user