Skip to content

Commit c3c8186

Browse files
committed
client-369-favicon: abs path to favicon
1 parent 4a58925 commit c3c8186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273

274274
</script>
275275

276-
<link rel="icon" href="/img/favicon.ico" type="image/x-icon"/>
276+
<link rel="icon" href="https://beta.wavesplatform.com/img/favicon.ico" type="image/x-icon"/>
277277

278278
<!-- CSS -->
279279
<base href="/">

0 commit comments

Comments
 (0)