Skip to content

Commit 49f1daa

Browse files
committed
Fix visualization issue.
1 parent 709f7b0 commit 49f1daa

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
@@ -22,7 +22,7 @@
2222
<html>
2323

2424
<head>
25-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
25+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
2626
<title>Lightstreamer :: RSS News Reader Demo</title>
2727
<link rel="stylesheet" type="text/css" href="css/style.css" />
2828
</head>

0 commit comments

Comments
 (0)