We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2552bf commit de8227fCopy full SHA for de8227f
_includes/head.html
@@ -4,7 +4,7 @@
4
<title>Open SoC Debug</title>
5
6
<link rel="apple-touch-icon" href="{{ site.compass.logo }}"/>
7
- <link rel="shortcut icon" sizes="16x16 24x24 32x32 48x48 64x64" href="{{ site.url }}/favicon.ico" />
+ <link rel="shortcut icon" sizes="16x16 24x24 32x32 48x48 64x64" href="{{ site.url }}/favicon.ico?v=2" />
8
9
<link href="//netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
10
favicon.ico
48.6 KB
0 commit comments