mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-10 01:28:32 +01:00
async/defer scripts
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{% if conf["TWITCH_CHANNEL"] %}
|
||||
<!-- Load the Twitch embed script -->
|
||||
<!-- <script src="https://embed.twitch.tv/embed/v1.js"></script> -->
|
||||
<script src="https://sslrelay.atlantishq.de/twitch"></script>
|
||||
<script defer src="https://sslrelay.atlantishq.de/twitch"></script>
|
||||
{% endif %}
|
||||
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user