Skip to content

Commit 1f701ad

Browse files
author
Sam Kleinman
committed
theme: fixing appearance of title in sidebar
1 parent 310bda0 commit 1f701ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/mongodb/pagenav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h3><a href="{{ pathto(master_doc) }}">{{ project }}</a>
1+
<h3><a href="{{ pathto(master_doc) }}">{{ docstitle }}</a>
22
{% if theme_project != 'about' %}
33
<small><a href="{{ pathto('genindex') }}">{{ _('(Index)') }}</a></small>
44
{% endif %}

0 commit comments

Comments
 (0)