mirror of
https://github.com/bitwarden/web
synced 2025-12-15 15:53:18 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 line
1018 B
HTML
1 line
1018 B
HTML
<!doctype html><html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><meta name="HandheldFriendly" content="true"/><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn.cdecc673bdc56c3b697d.css" rel="stylesheet"></head><body style="background:0 0"><div class="row justify-content-md-center mt-5"><div><img src="images/logo-dark@2x.png" class="logo mb-2" alt="Bitwarden"/><p id="webauthn-header" class="lead text-center mx-4 mb-4"></p><picture><source srcset="images/u2fkey-mobile.avif" type="image/avif"/><source srcset="images/u2fkey-mobile.webp" type="image/webp"/><img src="images/u2fkey-mobile.jpg" class="rounded img-fluid"/></picture><div class="text-center mt-4"><button id="webauthn-button" class="btn btn-primary btn-lg"></button></div></div></div><script defer="defer" src="connectors/webauthn.728ab7b1277877b5edde.js"></script></body></html> |