Temporarily fix YouTube video embed
This commit is contained in:
parent
f4964a31c3
commit
1f7decb5c9
1 changed files with 7 additions and 2 deletions
|
@ -126,6 +126,11 @@ This image should explain the difference:
|
|||
|
||||
As for where to start, start with learning how to write hiragana properly:
|
||||
|
||||
{{< youtube wD3FJgij79c >}}
|
||||
<!-- {{< youtube wD3FJgij79c >}} -->
|
||||
|
||||
{{< /secondary >}}
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/wD3FJgij79c?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"
|
||||
></iframe>
|
||||
</div>
|
||||
|
||||
{{< /secondary >}}
|
Loading…
Add table
Reference in a new issue