Skip to content

Commit 4bbb21c

Browse files
committed
put Dataverse Guides at top instead of Dataverse Project #10941
1 parent deadddf commit 4bbb21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx_bootstrap_theme/bootstrap/navbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{%- block sidebarlogo %}
1212
{%- if logo %}<span><img src="{{ pathto('_static/' + logo, 1) }}"></span>{%- endif %}
1313
{%- endblock %}
14-
{% if theme_navbar_title -%}{{ theme_navbar_title|e }}{%- else -%}Dataverse Project{%- endif -%}
14+
{% if theme_navbar_title -%}{{ theme_navbar_title|e }}{%- else -%}Dataverse Guides{%- endif -%}
1515
</a>
1616
<span class="navbar-text navbar-version pull-left"><b><a href="{{ pathto('versions') }}">v{{ version|e }}</a></b></span>
1717
</div>

0 commit comments

Comments
 (0)