Skip to content
Snippets Groups Projects
Commit f9a0d662 authored by alexisben's avatar alexisben
Browse files

relecture markup W3C

parent 00e55e03
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,5 @@
class="dailymotion"
src="https://www.dailymotion.com/embed/video/{{ .id }}"
title="{{ .title }}"
frameborder="0"
loading="lazy">
</iframe>
......@@ -2,6 +2,5 @@
class="vimeo"
src="https://player.vimeo.com/video/{{ .id }}"
title="{{ .title }}"
frameborder="0"
loading="lazy">
</iframe>
......@@ -2,6 +2,5 @@
class="youtube"
src="https://www.youtube.com/embed/{{ .id }}"
title="{{ .title }}"
frameborder="0"
loading="lazy">
</iframe>
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