mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-05-31 02:58:26 +02:00
4 lines
131 B
HTML
4 lines
131 B
HTML
<span class='fragment {{ .Get "class" }}'
|
|
{{ with .Get "index" }}data-fragment-index='{{ . }}'{{ end }}>
|
|
{{ .Get "c" }}
|
|
</span> |