Skip to content

Commit e2218bc

Browse files
committed
Fast fix encoding
1 parent e285c15 commit e2218bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<meta name="viewport" content="width=device-width, initial-scale=1">
4+
<meta charset="utf-8"/>
5+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
56
</head>
67
<body class="pt-dark">
78
<div id="app"></div>

0 commit comments

Comments
 (0)