Skip to content

Commit

Permalink
Merge pull request #160 from JulianHn/fix-mixed-content
Browse files Browse the repository at this point in the history
Replace link to OME logo with an https link
  • Loading branch information
joshmoore committed Nov 10, 2022
2 parents 0a087b8 + 548573e commit 642a7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latest/header.include
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<div class="head">

<!--p data-fill-with="logo"></p-->
<img src="http://www.openmicroscopy.org/img/logos/ome-logomark.svg"
<img src="https://www.openmicroscopy.org/img/logos/ome-logomark.svg"
alt="OME logo (6 circles in a hexagon)"
style="float:right;width:42px;height:42px;">

Expand Down

0 comments on commit 642a7a1

Please sign in to comment.