Skip to content

Commit

Permalink
Revert to oneline void img element
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Jan 27, 2025
1 parent 0184bd8 commit 45038e8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 0.1/header.include
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body class="h-entry">
<div class="head">

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

<h1 id="title" class="p-name no-ref">[TITLE]</h1>
<h2 id="subtitle" class="no-num no-toc no-ref">[LONGSTATUS],
Expand Down
2 changes: 1 addition & 1 deletion 0.2/header.include
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body class="h-entry">
<div class="head">

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

<h1 id="title" class="p-name no-ref">[TITLE]</h1>
<h2 id="subtitle" class="no-num no-toc no-ref">[LONGSTATUS],
Expand Down
2 changes: 1 addition & 1 deletion 0.3/header.include
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body class="h-entry">
<div class="head">

<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;"/>
<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;">

<h1 id="title" class="p-name no-ref">[TITLE]</h1>
<h2 id="subtitle" class="no-num no-toc no-ref">[LONGSTATUS],
Expand Down
2 changes: 1 addition & 1 deletion 0.4/header.include
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body class="h-entry">
<div class="head">

<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;"/>
<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;">

<h1 id="title" class="p-name no-ref">[TITLE]</h1>
<h2 id="subtitle" class="no-num no-toc no-ref">[LONGSTATUS],
Expand Down

0 comments on commit 45038e8

Please sign in to comment.