Skip to content

Commit 70d1a35

Browse files
committed
fix favicon
Signed-off-by: ladianchad <[email protected]>
1 parent 7550259 commit 70d1a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: document/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<link rel="icon" type="image/x-icon" href="favicon.ico"/>
6+
<link rel="icon" type="image/x-icon" href="/favicon.ico"/>
77
<title>modern robotics</title>
88
<script async src="https://www.googletagmanager.com/gtag/js?id=G-DT82RSKK0Z"></script>
99
<script>

0 commit comments

Comments
 (0)