Lazy load iframes

This commit is contained in:
Szymon Nowak 2020-09-25 19:18:02 +02:00
parent 52aeb41f9c
commit 4e65943060
No known key found for this signature in database
GPG Key ID: 5C924145BFDDAFFF

View File

@ -26,8 +26,8 @@
<a href="https://cowbell-labs.com/" target="_blank" rel="noopener noreferrer"><span>Cowbell Labs</span></a>
</div>
<a href="https://github.com/cowbell/sharedrop" class="github" target="_blank" rel="noopener noreferrer"><span>Cowbell Labs Github</span></a>
<iframe title="twitter" class="twitter" src="https://platform.twitter.com/widgets/tweet_button.html?url=https%3A%2F%2Fwww.sharedrop.io&text=ShareDrop%20%E2%80%93%20easily%20and%20securely%20share%20files%20of%20any%20size%20directly%20between%20devices%20using%20your%20browser&count=none" scrolling="no" frameborder="0" allowtransparency="true" ></iframe>
<iframe title="facebook" class="facebook" src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.sharedrop.io&amp;width&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=false&amp;height=21&amp;appId=325150657685651" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
<iframe title="twitter" loading="lazy" class="twitter" src="https://platform.twitter.com/widgets/tweet_button.html?url=https%3A%2F%2Fwww.sharedrop.io&text=ShareDrop%20%E2%80%93%20easily%20and%20securely%20share%20files%20of%20any%20size%20directly%20between%20devices%20using%20your%20browser&count=none" scrolling="no" frameborder="0" allowtransparency="true" ></iframe>
<iframe title="facebook" loading="lazy" class="facebook" src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.sharedrop.io&amp;width&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=false&amp;height=21&amp;appId=325150657685651" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
<a href="http://www.webrtc.org/" class="webrtc" target="_blank" rel="noopener noreferrer"><span>WebRTC</span></a>
<a href="https://www.firebase.com/" class="firebase" target="_blank" rel="noopener noreferrer"><span>Powered by Firebase</span></a>
</footer>