Add favicon.ico from https://www.flickr.com/photos/7827976@N05/464520552
This commit is contained in:
1
Changes
1
Changes
@@ -3,6 +3,7 @@
|
|||||||
[ENHANCEMENTS]
|
[ENHANCEMENTS]
|
||||||
|
|
||||||
* Use new release filename for netdisco-mibs
|
* Use new release filename for netdisco-mibs
|
||||||
|
* Add favicon.ico from https://www.flickr.com/photos/7827976@N05/464520552
|
||||||
|
|
||||||
[BUG FIXES]
|
[BUG FIXES]
|
||||||
|
|
||||||
|
|||||||
BIN
share/public/images/favicon.ico
Normal file
BIN
share/public/images/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -3,7 +3,8 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-type" content="text/html; charset=[% settings.charset | html_entity %]" />
|
<meta http-equiv="Content-type" content="text/html; charset=[% settings.charset | html_entity %]" />
|
||||||
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon">
|
||||||
|
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
|
||||||
<title>Netdisco</title>
|
<title>Netdisco</title>
|
||||||
|
|
||||||
<!-- HTML5 shim, for IE6-8 support of HTML elements -->
|
<!-- HTML5 shim, for IE6-8 support of HTML elements -->
|
||||||
|
|||||||
Reference in New Issue
Block a user