added funkwhale shortcode

This commit is contained in:
Eorn 2020-11-13 11:18:26 +01:00
parent 0099b22b26
commit a1548cd929

View file

@ -0,0 +1 @@
<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>