mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 17:43:39 +00:00
14 lines
268 B
HTML
14 lines
268 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>
|