mirror of
https://github.com/szimek/sharedrop.git
synced 2026-06-13 21:03:07 +08:00
Lazy load iframes
This commit is contained in:
parent
52aeb41f9c
commit
4e65943060
@ -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&width&layout=button_count&action=like&show_faces=false&share=false&height=21&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&width&layout=button_count&action=like&show_faces=false&share=false&height=21&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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user