There was an error while loading. Please reload this page.
1 parent 3c6134f commit ffea5e5Copy full SHA for ffea5e5
1 file changed
dev/book/theme/index.hbs
@@ -226,6 +226,7 @@
226
</div>
227
228
229
+ {{#if false}}
230
<nav class="nav-wide-wrapper" aria-label="Page navigation">
231
{{#if previous}}
232
<a rel="prev" href="{{ path_to_root }}{{link}}" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
@@ -239,6 +240,7 @@
239
240
</a>
241
{{/if}}
242
</nav>
243
+ {{/if}}
244
245
246
0 commit comments