Skip to content

Commit d60ef4c

Browse files
author
Sam Kleinman
committed
theme: adding verbose logo
1 parent 83b321e commit d60ef4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/mongodb/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<li class="right">| <a href="http://github.com/mongodb/{{theme_repo_name}}" title="Fork the documentation on GitHub to contribute.">GitHub</a></li>
2727
<li class="right"><a href="http://jira.mongodb.org/browse/{{ theme_jira_project }}" title="Open a case in Jira to report a problem with the documentation.">Jira</a></li>
2828
{%- if show_logo %}
29-
<li><p><a href="{{ pathto('index') }}"><img class="logo" src="{{ pathto('_static/' + logo, 1) }}" alt="Logo"/></p></li>
29+
<li><p><a href="{{ pathto('index') }}"><img class="logo" src="http://media.mongodb.org/logo-mongodb.png" alt="Logo"/></p></li>
3030
{%- endif %}
3131

3232
{%- block rootrellink %}

0 commit comments

Comments
 (0)