mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2026-05-01 12:50:22 -05:00
Support featured videos (instead of image)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<video controls>
|
||||
<source src="{{ .Get "src" }}" alt="{{ .Get "title" }}">
|
||||
Your browser does not support video.
|
||||
</video>
|
||||
Reference in New Issue
Block a user