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 e414b54 commit 652bb9aCopy full SHA for 652bb9a
cmd/tools/fast/header.html
@@ -4,6 +4,9 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1">
6
<title>Is V still fast?</title>
7
+<link rel="icon" type="image/x-icon" sizes="32x32" href="favicon_32x32.ico">
8
+<link rel="icon" type="image/x-icon" sizes="16x16" href="favicon_16x16.ico">
9
+<link rel="icon" type="image/x-icon" href="favicon.ico">
10
<style>
11
*, body {
12
font-family: Menlo, Monospace, 'Courier New';
0 commit comments