We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec51fc commit 458eb7bCopy full SHA for 458eb7b
docs/source/_layouts/default.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>{{ page.title }}</title>
7
- <link rel="icon" href="./_static/imgs/logo.ico" type="image/x-icon">
+ <link rel="icon" href="/_static/imgs/logo.ico" type="image/x-icon">
8
</head>
9
<body>
10
{{ content }}
0 commit comments