8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ed296 commit 90dc6feCopy full SHA for 90dc6fe
_layouts/prev_next_page.html
@@ -19,9 +19,6 @@
19
{% assign current = child %}
20
{% if child.title == page.parent %}
21
{% assign parent_page = child %}
22
- parent.nav_order (1) = {{ parent_page.nav_order }}<br/>
23
- parent.url (1) = {{ parent_page.url }}<br/>
24
- parent.title (1) = {{ parent_page.title }}<br/>
25
{% endif %}
26
{% if child.parent == page.parent and child.title == page.title %}
27
{% assign cur_page = child %}
0 commit comments