Skip to content

Commit 7e1fcf9

Browse files
authored
Merge pull request #46 from jlmuir/patch-1
Fix broken Engine Yard logo on home page
2 parents 6b20285 + 3c1470a commit 7e1fcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h2 style="display: none;" ></h2>
4949
</div>
5050
</div>
5151
<div style="padding: 2em">
52-
<p text-align="center">Historical releases hosted by <a href="https://www.engineyard.com/"><br/><img alt="Engine Yard" src="https://www.engineyard.com/hubfs/Engine-Yard-June-2017-theme/Images/footer-logo.svg?t=1529592952452"></a>
52+
<p text-align="center">Historical releases hosted by <a href="https://www.engineyard.com/"><br/><img alt="Engine Yard" src="https://www.engineyard.com/wp-content/uploads/2021/10/Engine-Yard-Logo-4.svg" style="width: 179.06px; height: 28.08px;"></a>
5353
</p>
5454
</div>
5555
<div id="footer">

0 commit comments

Comments
 (0)