Welcome to mirror list, hosted at ThFree Co, Russian Federation.

jsfiddle.html « shortcodes « layouts - gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3caba33693bbf15138473b601ad9acbd87dfa906 (plain)
1
2
3
4
5
<iframe
  style="width: 100%; height: auto;" frameBorder="0" allowfullscreen="allowfullscreen"
  src="https://jsfiddle.net/{{.Get "id"}}/embedded/{{ if not (eq (.Get "tabs") "") }}{{ .Get "tabs" }}/{{ end }}">
</iframe>
<br><br>