mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-06 21:50:48 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<span
|
||||
class='fragment {{ .Get "class" }}'
|
||||
{{ with .Get "index" }}
|
||||
data-fragment-index='{{ . }}'
|
||||
{{ end }}
|
||||
>
|
||||
{{ .Inner }}
|
||||
</span>
|
||||
Reference in New Issue
Block a user