Skip to content

Commit d3c36e3

Browse files
author
Mark Robinson
committed
Add CWL header image and link to it internally
Fixes https mixed content errors on https://view.commonwl.org
1 parent e398091 commit d3c36e3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
5.33 KB
Loading

src/main/resources/templates/fragments/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<div class="container">
2929
<div class="navbar-header">
3030
<a class="navbar-brand" href="/">
31-
<img id="logo" src="http://www.commonwl.org/CWL-Logo-Header.png"></img>
31+
<img id="logo" src="/img/CWL-Logo-Header.png"></img>
3232
</a>
3333
</div>
3434
</div>

0 commit comments

Comments
 (0)