1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00
Files
web/u2f-connector.html
2018-03-19 11:34:11 -04:00

11 lines
174 B
HTML

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