index
:
website
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layouts
/
shortcodes
/
video.html
blob: 525d9f4e135d426900be85a09ab29f5cc677d742 (
plain
)
1
2
3
<video controls width="100%"> <source src={{ .Get 0 }}> </video>