Add a favicon
This commit is contained in:
parent
6777ba176a
commit
7dcb970df5
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
@ -12,6 +12,7 @@
|
||||
<head>
|
||||
<title><xsl:value-of select="/rss/channel/title" /></title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user