m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/templates/youtube.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/youtube.html.erb')
-rw-r--r--templates/youtube.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/youtube.html.erb b/templates/youtube.html.erb
new file mode 100644
index 0000000..821454b
--- /dev/null
+++ b/templates/youtube.html.erb
@@ -0,0 +1 @@
+<iframe width="560" height="315" src="https://www.youtube.com/embed/<%= @vid %>" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>