mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-28 11:35:44 -04:00
fix a few RSS validation warnings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{- $url := printf "https://www.facebook.com/plugins/post/oembed.json/?omitscript=1&url=%s" (.Get "url" | urlize) -}}
|
||||
{{- $json := getJSON $url -}}
|
||||
|
||||
<div class="embed facebook">
|
||||
<div class="embed {{ .Name }}">
|
||||
{{ $json.html | safeHTML }}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user