commit fetched oEmbed data (tweets, etc.) in case they disappear

[skip ci]
This commit is contained in:
2020-07-28 11:27:24 -04:00
parent 164da758ec
commit f5acb5d5e0
120 changed files with 427 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{{- $img := partial "functions/social-images" . -}}
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>" | safeHTML }}
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\"?>" | safeHTML }}
<feed xmlns="http://www.w3.org/2005/Atom">
<title>{{ .Site.Title }}</title>
<id>{{ .Permalink }}</id>