File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
src/main/resources/templates/fragments Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 41
41
</ div >
42
42
< div class ="row logos ">
43
43
< div class ="col-lg-12 muted text-center ">
44
- CWL Viewer development thanks to:
44
+ < a href ="http://www.commonwl.org/ " rel ="noopener " target ="_blank "> < img src ="/img/CWL-Logo-nofonts.svg "
45
+ alt ="Common Workflow Language "/> </ a >
45
46
< a href ="http://www.esciencelab.org.uk/ " rel ="noopener " target ="_blank "> < img src ="/img/manchester.svg "
46
47
alt ="The University of Manchester "
47
48
title ="eScienceLab, School of Computer Science, The University of Manchester " /> </ a >
Original file line number Diff line number Diff line change 28
28
< div class ="container ">
29
29
< div class ="navbar-header ">
30
30
< a class ="navbar-brand " href ="/ ">
31
- < img id ="logo " src ="/img/CWL-Logo-Header.png "> </ img >
31
+ < img id ="logo " src ="/img/CWL-Logo-nofonts.svg "> </ img >
32
32
</ a >
33
33
< a href ="/workflows " class ="button navbar-toggle "> Explore</ a >
34
34
</ div >
40
40
</ div >
41
41
</ nav >
42
42
</ body >
43
- </ html >
43
+ </ html >
You can’t perform that action at this time.
0 commit comments