citra-web/site/themes/citra-bs-theme/layouts/shortcodes/juxtapose.html
2023-03-28 15:54:21 -06:00

3 lines
256 B
HTML

<iframe src="https://cdn.knightlab.com/libs/juxtapose/latest/embed/index.html?uid={{ .Get "id" }}"
{{ if .Get "class" }}class="{{ .Get "class" }}"{{ else }}style="display:block; margin:auto; width:100%; height:45vh;" {{ end }}frameborder="0"></iframe>