1
0
mirror of https://github.com/bitwarden/web synced 2026-01-06 10:33:17 +00:00
Files
web/u2f-connector.html
2017-12-03 21:29:06 -05:00

11 lines
179 B
HTML

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