Skip to content

Commit 6dc0395

Browse files
authored
Update index.html
1 parent 2f6d976 commit 6dc0395

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

source-code/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
66
<title>HackerOS App</title>
77

8+
<!-- Application Icon -->
9+
<link rel="icon" type="image/png" href="/images/logo.png" />
10+
<link rel="apple-touch-icon" href="/images/logo.png" />
11+
812
<!-- Fonts -->
913
<link rel="preconnect" href="https://fonts.googleapis.com">
1014
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

0 commit comments

Comments
 (0)