Skip to content

Commit 62b7312

Browse files
committed
Update demo header; remove Yubico logo
1 parent 882c82d commit 62b7312

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed
Binary file not shown.

webauthn-server-demo/src/main/webapp/index.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -512,13 +512,7 @@
512512
<div class="base">
513513
<div class="content">
514514

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>
515+
<h1> java-webauthn-server demo </h1>
522516

523517
<form class="horizontal">
524518
<div class="row">

0 commit comments

Comments
 (0)