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 f78cf68 commit c4b7544Copy full SHA for c4b7544
cpprefjp/templates/base.html
@@ -26,7 +26,6 @@
26
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicons/favicon-32x32.png{{ cachebust }}">
27
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicons/favicon-16x16.png{{ cachebust }}">
28
<link rel="manifest" href="/static/favicons/manifest.json{{ cachebust }}">
29
-<link rel="mask-icon" href="/static/favicons/safari-pinned-tab.svg{{ cachebust }}" color="#f5f8fc">
30
<meta name="theme-color" content="#f5f8fc">
31
32
<link rel="stylesheet" href="/static/pygments/default.css{{ cachebust }}">
0 commit comments