mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Small fix for atom feed
This commit is contained in:
parent
45f07eb92a
commit
605606ca4c
1
atom.xml
1
atom.xml
@ -4,6 +4,7 @@ layout: none
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
||||
<generator uri="https://jekyllrb.com/" version="{{ jekyll.version }}">Jekyll</generator>
|
||||
<link href="{{ page.url | absolute_url }}" rel="self" type="application/atom+xml" />
|
||||
<link href="{{ '/' | absolute_url }}" rel="alternate" type="text/html" hreflang="en" />
|
||||
<updated>{{site.time | date_to_xmlschema }}</updated>
|
||||
<id>{{ page.url | absolute_url | xml_escape }}</id>
|
||||
|
Loading…
x
Reference in New Issue
Block a user