fix index theme's yt embed
Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
@@ -42,7 +42,9 @@
|
||||
<br>
|
||||
<div class="quoteofnow">{{ settings.quoteofnow }}</div>
|
||||
<br>
|
||||
<iframe class ="videoofnow" width="560" height="315" src="{{ settings.videoofnow }}"></iframe>
|
||||
<div class="videoofnow">
|
||||
<iframe src="{{ settings.videoofnow }}" />
|
||||
</div>
|
||||
<br>
|
||||
</div>
|
||||
<div class="ban">
|
||||
|
Reference in New Issue
Block a user