1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00
Files
web/u2f-connector.html
2018-02-26 23:06:25 -05:00

11 lines
173 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>U2F Connector</title>
</head>
<body>
<script src="js/u2f.min.js?v=w0maq"></script>
</body>
</html>