Merge pull request #1305 from heull001/icon
changed rel="shortcut icon" to rel="icon"
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<script src="fn.js"></script>
|
||||
<title>Radicale Web Interface</title>
|
||||
<link href="css/main.css" media="screen" rel="stylesheet">
|
||||
<link href="css/icon.png" type="image/png" rel="shortcut icon">
|
||||
<link href="css/icon.png" type="image/png" rel="icon">
|
||||
<style>
|
||||
.hidden {display:none;}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user