mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 16:25:31 -04:00
fix a few RSS validation warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="embed video">
|
||||
<div class="embed {{ .Name }}">
|
||||
<video {{- with .Get "width" }} width="{{ . }}"{{ end }}
|
||||
{{- with .Get "height" }} height="{{ . }}"{{ end }}
|
||||
{{- with .Page.Resources.GetMatch (.Get "poster") }} poster="{{ .Permalink }}"{{ end }}
|
||||
|
Reference in New Issue
Block a user