From b3d1558df8b5bcffb5fe068bc7ef1f65396d738e Mon Sep 17 00:00:00 2001 From: databoy2k Date: Fri, 8 Sep 2023 13:09:40 -0600 Subject: [PATCH] Add Favicon to OPDS Feed is a standard of the OPDS spec, and this commit adds the favicon to the feed. Certain OPDS readers, e.g. FBReader on Windows, respect this tag and will show the same icon as the main page. --- cps/templates/index.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/cps/templates/index.xml b/cps/templates/index.xml index bee40d66..43749a74 100644 --- a/cps/templates/index.xml +++ b/cps/templates/index.xml @@ -1,5 +1,6 @@ + /static/favicon.ico urn:uuid:2853dacf-ed79-42f5-8e8a-a7bb3d1ae6a2 {{ current_time }}