We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f41973 commit 19d5aeeCopy full SHA for 19d5aee
_includes/head.html
@@ -29,7 +29,18 @@
29
<script src="{{ "js/toc.js" }}"></script>
30
<script src="{{ "js/customscripts.js" }}"></script>
31
32
-<link rel="shortcut icon" href="{{ "images/favicon.ico" }}">
+<link
33
+ rel="icon"
34
+ type="image/png"
35
+ sizes="32x32"
36
+ href="https://assets.tidalcloud.com/favicons/tidal-favicon-32x32.png"
37
+/>
38
39
40
41
+ sizes="16x16"
42
+ href="https://assets.tidalcloud.com/favicons/tidal-favicon-16x16.png"
43
44
45
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
46
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
images/favicon.ico
-18.2 KB
0 commit comments