aboutsummaryrefslogtreecommitdiff
path: root/_includes/feed.atom
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_includes/feed.atom2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/feed.atom b/_includes/feed.atom
index 83187d7..6ea84b3 100644
--- a/_includes/feed.atom
+++ b/_includes/feed.atom
@@ -20,7 +20,7 @@
<author>{{ site.author.name | xml_escape }} 3</author>
<webMaster>{{ site.author.email | xml_escape }} ({{ site.author.name | xml_escape }})</webMaster>
<image>
- <url>{{ '/' | absolute_url | xml_escape }}static/favicon.png</url>
+ <url>{{ '/' | absolute_url | xml_escape }}static/lord-favicon.png</url>
<link>{{ page.url | absolute_url | xml_escape }}</link>
<title>{{ site.t[include.kind].feed.title[include.lang] }}</title>
</image>