forked from MarseyWorld/MarseyWorld
remove unnecessary
parent
30a962df5f
commit
2344a223e9
|
@ -131,7 +131,7 @@
|
|||
{% else %}
|
||||
<script defer src="{{'js/vendor/twitter.js' | asset}}"></script>
|
||||
{% endif %}
|
||||
{% elif p.domain in ['youtu.be','youtube.com'] and p.embed and p.embed.startswith('<lite-youtube') %}
|
||||
{% elif p.domain in ['youtu.be','youtube.com'] and p.embed.startswith('<lite-youtube') %}
|
||||
<p class="resizable yt" style="width:100%">
|
||||
{{p.embed | safe}}
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue