Skip to content
This repository was archived by the owner on Oct 7, 2019. It is now read-only.

Commit c2bed40

Browse files
authored
Merge pull request #4 from renanvaz/patch-1
Update index.html
2 parents 8d22cba + df3eac3 commit c2bed40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
<meta charset="UTF-8">
45
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui">
56
<meta name="apple-mobile-web-app-capable" content="yes">
67
<meta name="apple-mobile-web-app-status-bar-style" content="black">
@@ -347,4 +348,4 @@
347348
<script src="js/framework7-vue.min.js"></script>
348349
<script src="js/app.js"></script>
349350
</body>
350-
</html>
351+
</html>

0 commit comments

Comments
 (0)