m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/templates/youtube.html.erb
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-09-12 14:38:07 +0200
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-09-12 14:38:07 +0200
commit7994abe07c61df326223171c3e9b036d11275664 (patch)
tree4d224b36eb34e789dd061bab6d569a2daf929146 /templates/youtube.html.erb
parent9b33a8e5ae5048ff459c01e01cf27ff664a4b1a7 (diff)
Add templates
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>