This commit is contained in:
Rim 2025-04-23 20:40:33 -04:00
parent 25d8621ad9
commit db38dc8b43

View File

@ -27,7 +27,11 @@
href="img/favicon-16x16.png" href="img/favicon-16x16.png"
/> />
<link rel="manifest" href="site.webmanifest" /> <link rel="manifest" href="site.webmanifest" />
<link rel="mask-icon" href="img/safari-pinned-tab.svg" color="#333333" /> <link
rel="mask-icon"
href="img/safari-pinned-tab.svg"
color="#333333"
/>
<meta name="apple-mobile-web-app-title" content="Gamepad Viewer" /> <meta name="apple-mobile-web-app-title" content="Gamepad Viewer" />
<meta name="application-name" content="Gamepad Viewer" /> <meta name="application-name" content="Gamepad Viewer" />
<meta name="msapplication-TileColor" content="#666666" /> <meta name="msapplication-TileColor" content="#666666" />