Skip to content

Commit 4cd3d72

Browse files
authored
Merge pull request #45 from common-workflow-language/mixed-content-hotfix
Add CWL header image and link to it internally
2 parents e398091 + d3c36e3 commit 4cd3d72

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)