Files
assilvestrar-blog/layouts/shortcodes/peertube.html
2025-09-13 16:32:25 +02:00

6 lines
209 B
HTML

<iframe width="100%" height="315" sandbox="allow-same-origin allow-scripts allow-popups"
src="https://video.assilvestrar.club/videos/embed/{{ index .Params 0 }}"
frameborder="0"
allowfullscreen>
</iframe>