We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0976683 commit e423616Copy full SHA for e423616
3 files changed
src/favicon.png
23.4 KB
src/index.html
@@ -10,7 +10,7 @@
10
<meta name="twitter:card" content="summary" />
11
<meta name="twitter:title" content="DEVxCast" />
12
<meta name="twitter:description" content="WebRTC-based screen sharing application" />
13
- <link rel="icon" type="image/svg+xml" href="./logo.svg" />
+ <link rel="icon" type="image/png" href="./favicon.png" />
14
<title>DEVxCast</title>
15
</head>
16
<body>
src/logo.svg
0 commit comments