xsl: add link to favicon
To limit error output when failing to fetch favicon.icomaster
parent
15430a2b83
commit
3e2b81286f
|
@ -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 * {
|
||||
|
|
Loading…
Reference in New Issue