We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcaa313 + c79a60b commit 76b24e1Copy full SHA for 76b24e1
5 files changed
layouts/default.html
@@ -12,6 +12,10 @@
12
<link href="/css/uv_active4d.css" rel="stylesheet" type="text/css" />
13
<link href="/shared/css/documentation.css" media="screen" rel="stylesheet" type="text/css">
14
<link href="/shared/css/pygments.css" media="screen" rel="stylesheet" type="text/css">
15
+ <link rel="icon" type="image/png" href="/favicon.png" sizes="96x96" />
16
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
17
+ <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
18
+ <link rel="apple-touch-icon" type="image/png" href="/apple-touch-icon.png" sizes="180x180" />
19
<script src="/shared/js/jquery.js" type="text/javascript"></script>
20
<script src="/shared/js/documentation.js" type="text/javascript"></script>
21
</head>
static/apple-touch-icon.png
2.87 KB
static/favicon.ico
14.2 KB
static/favicon.png
1.51 KB
static/favicon.svg
0 commit comments