Skip to content

Commit

Permalink
try icon
Browse files Browse the repository at this point in the history
  • Loading branch information
martianbug committed Dec 11, 2023
1 parent 4ec51fc commit 458eb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{ page.title }}</title>
<link rel="icon" href="./_static/imgs/logo.ico" type="image/x-icon">
<link rel="icon" href="/_static/imgs/logo.ico" type="image/x-icon">
</head>
<body>
{{ content }}
Expand Down

0 comments on commit 458eb7b

Please sign in to comment.