We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e285c15 commit e2218bcCopy full SHA for e2218bc
src/index.html
@@ -1,7 +1,8 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta charset="utf-8"/>
5
+ <meta name="viewport" content="width=device-width, initial-scale=1"/>
6
</head>
7
<body class="pt-dark">
8
<div id="app"></div>
0 commit comments