mirror of
https://github.com/bitwarden/web
synced 2026-01-07 11:03:16 +00:00
Updates
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Bitwarden WebAuthn Connector</title>
|
||||
<link href="connectors/webauthn-fallback.f13a80ccb7f6590d700e.css" rel="stylesheet"></head>
|
||||
<link href="connectors/webauthn-fallback.98a9c1945051671a7214.css" rel="stylesheet"></head>
|
||||
|
||||
<body class="layout_frontend">
|
||||
<div class="container">
|
||||
@@ -25,12 +25,12 @@
|
||||
</div>
|
||||
<hr>
|
||||
<p class="text-center mb-0">
|
||||
<button id="webauthn-button" onClick="javascript:init()" class="btn btn-primary btn-lg"></button>
|
||||
<button id="webauthn-button" class="btn btn-primary btn-lg"></button>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript" src="connectors/webauthn-fallback.f13a80ccb7f6590d700e.js"></script></body>
|
||||
<script type="text/javascript" src="connectors/webauthn-fallback.98a9c1945051671a7214.js"></script></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user