mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
changed symbol for search in header
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block rootrellink %}
|
||||
<li><a href="{{ pathto('index') }}">Home</a>| </li>
|
||||
<li><a href="{{ pathto('search') }}"><img src="_static/glass.png"></img></a>| </li>
|
||||
<li><a href="{{ pathto('search') }}">🔍</a>| </li>
|
||||
<li><a href="{{ pathto('online/index') }}">CoolProp Online</a>| </li>
|
||||
<li><a href="{{ pathto('coolprop/examples/examples') }}">Examples</a>| </li>
|
||||
<li><a href="{{ pathto('citation') }}">Citation</a>| </li>
|
||||
|
||||
Reference in New Issue
Block a user