Skip to content

Commit 294ef6b

Browse files
committed
Tweak
1 parent 186bcf5 commit 294ef6b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/_templates/sections/header.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<div class="section">
66
<a href="https://notebooks.vires.services" class="link">Swarm Notebooks</a>
77
<a href="https://swarmpal.readthedocs.io" class="link">SwarmPAL</a>
8-
<a href="https://vires.services" target="_blank" class="link">VirES for Swarm </a>
9-
<a href="https://vre.vires.services" target="_blank" class="link">Swarm JupyterHub </a>
8+
<a href="https://vires.services" target="_blank" class="link">VirES for Swarm↗</a>
9+
<a href="https://vre.vires.services" target="_blank" class="link">Swarm JupyterHub↗</a>
1010
</div>
1111
<div style="width: 100%; height: 5px;"></div>
1212
<div class="section">
1313
<a href="https://notebooks.aeolus.services" class="link">Aeolus Notebooks</a>
14-
<a href="https://aeolus.services" target="_blank" class="link">VirES for Aeolus </a>
15-
<a href="https://vre.aeolus.services" target="_blank" class="link">Aeolus JupyterHub </a>
14+
<a href="https://aeolus.services" target="_blank" class="link">VirES for Aeolus↗</a>
15+
<a href="https://vre.aeolus.services" target="_blank" class="link">Aeolus JupyterHub↗</a>
1616
</div>
1717
</div>
1818

@@ -23,7 +23,7 @@
2323
justify-content: center;
2424
align-items: center;
2525
padding: 5px;
26-
background-color: #555;
26+
background-color: #616161;
2727
border-top: 1px solid #ddd;
2828
width: 100%;
2929
color: white;

0 commit comments

Comments
 (0)