mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-25 20:48:33 +01:00
defer twitter script
This commit is contained in:
parent
9ca20c56a3
commit
ea0586d269
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
<div class="row justify-content-center">
|
<div class="row justify-content-center">
|
||||||
<div class="col-auto" style="padding: 10px;">
|
<div class="col-auto" style="padding: 10px;">
|
||||||
<a class="twitter-timeline" href="https://twitter.com/TinyLifeGame" width="350" height="600"></a>
|
<a class="twitter-timeline" href="https://twitter.com/TinyLifeGame" width="350" height="600"></a>
|
||||||
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
<script defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-auto" style="padding: 10px;">
|
<div class="col-auto" style="padding: 10px;">
|
||||||
<iframe id="discord-widget" title="Ellpeck Games Discord server" width="350" height="600" allowtransparency="true" frameborder="0" src="https://discordapp.com/widget?id=181435613147430913&theme=light"></iframe>
|
<iframe id="discord-widget" title="Ellpeck Games Discord server" width="350" height="600" allowtransparency="true" frameborder="0" src="https://discordapp.com/widget?id=181435613147430913&theme=light"></iframe>
|
||||||
|
|
Loading…
Reference in a new issue