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

Merge branch 'main' of github.com:noesya/osuny-hugo-theme-aaa

parents 1f13e7fb 0081156f
No related branches found
Tags v3.1.5
No related merge requests found
......@@ -2,5 +2,6 @@
class="dailymotion"
src="https://www.dailymotion.com/embed/video/{{ .id }}"
title="{{ .title }}"
frameborder="0"
loading="lazy">
</iframe>
......@@ -2,5 +2,6 @@
class="vimeo"
src="https://player.vimeo.com/video/{{ .id }}"
title="{{ .title }}"
frameborder="0"
loading="lazy">
</iframe>
......@@ -2,5 +2,6 @@
class="youtube"
src="https://www.youtube.com/embed/{{ .id }}"
title="{{ .title }}"
frameborder="0"
loading="lazy">
</iframe>
v3.0.0
\ No newline at end of file
v3.0.1
\ 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