mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-17 22:55:31 -04:00
don't insert HTML5 video player in RSS feed, direct link instead
This commit is contained in:
@@ -1 +0,0 @@
|
||||
video.html
|
1
layouts/shortcodes/video.rss.xml
Normal file
1
layouts/shortcodes/video.rss.xml
Normal file
@@ -0,0 +1 @@
|
||||
<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>
|
Reference in New Issue
Block a user