Fixed Atom feed link.

This commit is contained in:
Nicolás A. Ortega Froysa 2021-04-15 09:44:49 +02:00
parent b605e3c801
commit 575446f2d7

View File

@ -5,4 +5,4 @@
<updated>${siteupdated}T00:00:00Z</updated>
<link rel="alternate" type="text/html" href="${siteurl}" />
<id>${siteurl}/blog/atom.xml</id>
<link rel="self" type="application/atom+xml" href="${siteurl}/atom.xml" />
<link rel="self" type="application/atom+xml" href="${siteurl}/blog/atom.xml" />