From b29a2ca64a3d0536986693b6ad54b7aea8be7330 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 12 Apr 2022 14:06:23 -0300 Subject: Rename favicon to lord-favicon --- _includes/feed.atom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes') 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 @@ {{ site.author.name | xml_escape }} 3 {{ site.author.email | xml_escape }} ({{ site.author.name | xml_escape }}) - {{ '/' | absolute_url | xml_escape }}static/favicon.png + {{ '/' | absolute_url | xml_escape }}static/lord-favicon.png {{ page.url | absolute_url | xml_escape }} {{ site.t[include.kind].feed.title[include.lang] }} -- cgit v1.2.3