We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2e19e commit f6663e5Copy full SHA for f6663e5
2 files changed
images/favicon.ico
894 Bytes
index.html
@@ -12,7 +12,7 @@
12
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
13
<link rel="stylesheet" href="assets/css/main.css" />
14
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
15
-<link rel="shortcut icon" href="images/cuspuo_logo%20copy.jpeg" type="image/x-icon"/>
+<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"/>
16
</head>
17
<body>
18
0 commit comments