theme-blog-ewen/layouts/shortcodes/funkwhale.html

2 lines
225 B
HTML
Raw Normal View History

2023-12-15 16:26:57 +00:00
<iframe width="100%" scrolling="no" frameborder="no" src="https://{{ with .Get "pod" }}{{ . }}{{ end }}/front/embed.html?&amp;type={{ with .Get "type" }}{{ . }}{{ end }}&amp;id={{ with .Get "id" }}{{ . }}{{ end }}"></iframe>