Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 395a01f

Browse files
committed
Update - better icon size logo
1 parent 16d5ce3 commit 395a01f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

  • runestone/common/project_template/_templates/plugin_layouts/sphinx_bootstrap

runestone/common/project_template/_templates/plugin_layouts/sphinx_bootstrap/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</button>
4343

4444
<div>
45-
{% set logo = '_static/' + (logo if logo else 'img/logo_small.png') %}
45+
{% set logo = '_static/' + (logo if logo else 'img/RAIcon.png') %}
4646
{% if minimal_outside_links != 'True' %}
4747
<a class="brand-logo" href="/{{appname}}/default/user/login" aria-label="Login"><img src="{{pathto(logo, 1)}}" alt=""></a>
4848
{% else %}
150 KB
Loading

0 commit comments

Comments
 (0)