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