mirror of
https://github.com/bitwarden/browser
synced 2025-12-29 06:33:40 +00:00
13 lines
244 B
HTML
13 lines
244 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
|
|
<title>Bitwarden Duo Connector</title>
|
|
</head>
|
|
|
|
<body></body>
|
|
|
|
</html>
|