We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882c82d commit 62b7312Copy full SHA for 62b7312
2 files changed
webauthn-server-demo/src/main/webapp/img/yubico-logo.png
-2.81 KB
webauthn-server-demo/src/main/webapp/index.html
@@ -512,13 +512,7 @@
512
<div class="base">
513
<div class="content">
514
515
- <div class="header-logo visible-desktop">
516
- <a href="https://www.yubico.com/" title="Yubico">
517
- <img src="img/yubico-logo.png"/>
518
- </a>
519
- </div>
520
-
521
- <h1> Test your WebAuthn device </h1>
+ <h1> java-webauthn-server demo </h1>
522
523
<form class="horizontal">
524
<div class="row">
0 commit comments