Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Commit 252a920

Browse files
committed
Remove image defer.
1 parent 1b83d6e commit 252a920

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed

source/_includes/footer.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ <h3>Follow us on</h3>
4949
<em><a href="https://www.cloudvps.com/" target="_blank" rel="noopener">CloudVPS</a> - Private Cloud, Clusters &amp; VPS</em>
5050
</p>
5151
<a href="https://www.cloudvps.com/" target="_blank" rel="noopener">
52-
<img class="defer" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="/assets/img/cloudvps_small.png" width="100" height="70" title="CloudVPS - Private Cloud, Clusters &amp; VPS" alt="CloudVPS logo">
53-
<noscript><img src="/assets/img/cloudvps_small.png" width="100" height="70" title="CloudVPS - Private Cloud, Clusters &amp; VPS" alt="CloudVPS logo"></noscript>
52+
<img src="/assets/img/cloudvps_small.png" width="100" height="70" title="CloudVPS - Private Cloud, Clusters &amp; VPS" alt="CloudVPS logo">
5453
</a>
5554
</div>
5655

source/assets/js/img-defer.js

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)