xsl: add link to favicon

To limit error output when failing to fetch favicon.ico
master
pictuga 2021-12-31 19:25:53 +01:00
parent 15430a2b83
commit 3e2b81286f
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<title>RSS feed by morss</title>
<meta name="viewport" content="width=device-width; initial-scale=1.0;" />
<meta name="robots" content="noindex" />
<link rel="shortcut icon" type="image/svg+xml" href="/logo.svg" sizes="any" />
<style type="text/css">
body * {