mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-01 12:55:29 -04:00
don't insert HTML5 video player in RSS feed, direct link instead
This commit is contained in:
@@ -1 +0,0 @@
|
||||
video.html
|
||||
@@ -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