Fixed favicon
This commit is contained in:
parent
716d919793
commit
e54524fbf1
@ -3,8 +3,10 @@
|
||||
<head>
|
||||
<Title>Home</Title>
|
||||
<link rel="shortcut icon" href="globe.gif" type="image/x-icon">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="styles/style.css">
|
||||
<link rel="stylesheet" href="styles/border.css">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h2>Home</h2>
|
||||
|
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<title>Sitemap</title>
|
||||
<link rel="shortcut icon" href="globe.gif" type="image/x-icon">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<a href="index.html"><img src="imgs/back.png" alt="back" style="width: 32px; height: 32px;"> </a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user