Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit ed27a8f

Browse files
author
Dongjin Jung
authored
Update widget.html
1 parent 6d99f45 commit ed27a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/widget.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<body>
1111
<div id="container" class="wrapper center">
1212
<div id="welcome_view" class="column center">
13-
<img src="<%=require('../img/ic-logo-horizontal-purple-300.svg')%>" alt="Sendbird horizontal svg icon" class="ic-logo-horizontal-purple-300" />
13+
<img src="<%=require('../img/ic-logo-horizontal-purple-300.svg')%>" alt="Sendbird horizontal logo svg icon" class="ic-logo-horizontal-purple-300" />
1414
<div class="voice-sample-page title">
1515
Voice Sample Login
1616
</div>

0 commit comments

Comments
 (0)