mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
6 lines
179 B
HTML
6 lines
179 B
HTML
<head>
|
|
<title>Viewport META with "minimum-scale=10, maximum-scale=0.1".</title>
|
|
<meta name="viewport" content="minimum-scale=10, maximum-scale=0.1">
|
|
</head>
|
|
<body></body>
|