mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-28 10:35:39 -04:00
commit fetched oEmbed data (tweets, etc.) in case they disappear
[skip ci]
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user