mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
Use the small lcd version of our logo
Yoinked from fish-site, this looks alright.
This commit is contained in:
parent
04663e0e21
commit
3a5b0964f0
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{% block rootrellink %}
|
||||
<li><img src="{{ pathto('_static/' + theme_root_icon, 1) }}" alt=""
|
||||
style="vertical-align: middle; margin-top: -1px"/></li>
|
||||
style="max-width: 80px; vertical-align: middle; margin-top: -1px"/></li>
|
||||
<li><a href="{{theme_root_url}}">{{theme_root_name}}</a>{{ reldelim1 }}</li>
|
||||
{% if theme_root_include_title %}
|
||||
<a href="{{ pathto('index') }}">{{ shorttitle }}</a>{{ reldelim1 }}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 14 KiB |
Loading…
Reference in a new issue