Skip to content

Commit ffc5a0d

Browse files
Update favicon link to use external URL
1 parent 5ec3c0d commit ffc5a0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<title>Screening Room — Study Player</title>
6-
<link rel="icon" href="icon.jpg">
6+
<link rel="icon" href="https://github.com/VectorArchitect/Distraction-Free-YT-Player/blob/main/icon.jpg">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<link rel="preconnect" href="https://fonts.googleapis.com">
99
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500;600&display=swap" rel="stylesheet">

0 commit comments

Comments
 (0)