update qrcode page
This commit is contained in:
parent
1544de1491
commit
bcf2c33fc1
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
<h2>TOTP QR Code</h2>
|
<h3>OTP Secret</h2>
|
||||||
{{ svg }}
|
|
||||||
|
|
||||||
<h2>OTP Secret</h2>
|
|
||||||
<pre>{{ otp }}</pre>
|
<pre>{{ otp }}</pre>
|
||||||
|
|
||||||
|
<h3>TOTP QR Code</h2>
|
||||||
|
{{ svg }}
|
||||||
|
|
Loading…
Reference in a new issue