martignoni / hugo-video

A Hugo theme component to embed videos using HTML video element
GNU General Public License v3.0
105 stars 27 forks source link

[feature] optional text description field #30

Open cemysf opened 2 years ago

cemysf commented 2 years ago

desc= field for video

usage:

{{< video src="video_filename" desc="video description text bottom" >}}