Skip to content

Commit 04f5033

Browse files
committed
feat: add favicon icon
1 parent f09acd2 commit 04f5033

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>new-grad-positions</title>
8+
<link
9+
rel="shortcut icon"
10+
href="https://upupming.site/my-favicon.ico"
11+
type="image/x-icon"
12+
/>
813
</head>
914
<body>
1015
<div id="root"></div>

0 commit comments

Comments
 (0)