We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a94540 + 2aa9a55 commit 2c66bd2Copy full SHA for 2c66bd2
components/head.html
@@ -27,8 +27,8 @@
27
<meta name="twitter:image" content="https://monai.io/assets/img/MONAI-logo_color.png">
28
29
<!-- Favicon -->
30
- <link rel="shortcut icon" href="./assets/img/favicon.png" type="image/png">
31
- <link rel="apple-touch-icon" href="./assets/img/favicon.png">
+ <link rel="shortcut icon" href="./assets/logo/MONAI-logo_favicon.png" type="image/png">
+ <link rel="apple-touch-icon" href="./assets/logo/MONAI-logo_favicon.png">
32
33
<!-- Stylesheets -->
34
<link rel="stylesheet" type="text/css" href="./assets/css/animate.css">
0 commit comments