android compat

This commit is contained in:
iw0 2023-10-14 20:13:56 +02:00
parent a519dbe814
commit 33155beef6
2 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,9 @@
"browser_specific_settings": {
"gecko": {
"id": "bc100-autofill@iw0.name"
},
"gecko_android": {
"strict_min_version": "79.0"
}
}
}

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="style.css" rel="stylesheet" />
</head>