mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Update YouTube embed link to include language parameter
This commit is contained in:
@@ -50,7 +50,7 @@ span {
|
||||
allowFullScreen
|
||||
srcDoc={`
|
||||
<style>${style}</style>
|
||||
<a href="https://www.youtube.com/embed/${props.id}/?autoplay=1&rel=0">
|
||||
<a href="https://www.youtube.com/embed/${props.id}/?autoplay=1&rel=0&hl=en">
|
||||
<img src="https://img.youtube.com/vi/${props.id}/maxresdefault.jpg">
|
||||
<div>
|
||||
<span> ▶</span>
|
||||
|
||||
Reference in New Issue
Block a user