Skip to content

Commit 5c903c5

Browse files
authored
fix(ui): 修复子目录下页面无法正确显示网站图标 (favicon) 的问题 (#249)
1 parent e091286 commit 5c903c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/head/custom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<link rel="shortcut icon" href="favicon.ico">
1+
<link rel="shortcut icon" href="/favicon.ico">

0 commit comments

Comments
 (0)