1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-04 07:26:39 -04:00
Files
jarv.is/layouts/shortcodes/video.rss.xml

2 lines
177 B
XML

<p>Your browser does not support HTML5 video. {{ with .Page.Resources.GetMatch (.Get "mp4") }}<a href="{{ .Permalink }}">Click to open the .mp4 video directly.</a>{{ end }}</p>