Skip to content

Commit 2f3e6ec

Browse files
author
Sam Kleinman
committed
theme: removing redundant links
1 parent 747febb commit 2f3e6ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

themes/mongodb/pagenav.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ <h3><a href="{{ pathto(master_doc) }}">{{ _('Contents') }}</a></h3>
1616
<ul class="this-page-menu">
1717
{%- if prev %}<li><strong>Previous:</strong> <a href="{{ prev.link|e }}" title="{{ _('previous chapter') }}">{{ prev.title }}</a></li>{%- endif %}
1818
{%- if next %}<li><strong>Next:</strong> <a href="{{ next.link|e }}" title="{{ _('next chapter') }}">{{ next.title }}</a></li>{%- endif %}
19-
<li><strong>Home:</strong> <a href="{{ pathto('index') }}">{{ project|e }} Manual Home</a></li>
20-
<li><strong>Index:</strong> <a href="{{ pathto('genindex') }}">{{ project|e }} Manual Index</a></li>
2119
</ul>
2220

2321
<div id="searchbox" style="display: none">

0 commit comments

Comments
 (0)