fixed missing icon
This commit is contained in:
parent
f42efbdaa5
commit
0ef01d4ca8
|
@ -4,7 +4,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
|
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1"/>
|
<meta name="viewport" content="width=device-width,initial-scale=1"/>
|
||||||
<link rel="icon" href = "images/favicon.ico"/>
|
<link rel="icon" href = "../images/favicon.ico"/>
|
||||||
<title>Lynx - Spyware Watchdog</title>
|
<title>Lynx - Spyware Watchdog</title>
|
||||||
<link href="../style.css" rel="stylesheet" type="text/css" media="all"/>
|
<link href="../style.css" rel="stylesheet" type="text/css" media="all"/>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in New Issue