Upload index.html
Browse files- static/index.html +1 -1
static/index.html
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
<html lang="zh-CN">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
-
<meta name="viewport" content="width=device-width, initial-scale=1.0
|
| 6 |
<title>VoiceOfML Search</title>
|
| 7 |
|
| 8 |
<!-- PWA -->
|
|
|
|
| 2 |
<html lang="zh-CN">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>VoiceOfML Search</title>
|
| 7 |
|
| 8 |
<!-- PWA -->
|