Skip to content

Commit e423616

Browse files
committed
Update favicon
1 parent 0976683 commit e423616

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

src/favicon.png

23.4 KB
Loading

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="twitter:card" content="summary" />
1111
<meta name="twitter:title" content="DEVxCast" />
1212
<meta name="twitter:description" content="WebRTC-based screen sharing application" />
13-
<link rel="icon" type="image/svg+xml" href="./logo.svg" />
13+
<link rel="icon" type="image/png" href="./favicon.png" />
1414
<title>DEVxCast</title>
1515
</head>
1616
<body>

src/logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)