Skip to content

Commit 458eb7b

Browse files
committed
try icon
1 parent 4ec51fc commit 458eb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/_layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>{{ page.title }}</title>
7-
<link rel="icon" href="./_static/imgs/logo.ico" type="image/x-icon">
7+
<link rel="icon" href="/_static/imgs/logo.ico" type="image/x-icon">
88
</head>
99
<body>
1010
{{ content }}

0 commit comments

Comments
 (0)