Skip to content
Snippets Groups Projects
Commit 6d683795 authored by Olivia206's avatar Olivia206
Browse files

fixed youtube

parent 8d0f7fe0
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,5 @@
</div>
{{ end }}
<div class="video-container">
<iframe data-unloaded-src="{{ .video.embed }}" title="{{ .video_title }}"></iframe>
<iframe data-unloaded-src="{{ .video.embed_with_defaults }}" title="{{ .video_title }}" allowfullscreen allow="autoplay"></iframe>
</div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment