mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-22 14:26:29 +01:00
Linked OTP page navbar logo to Home Page
This commit is contained in:
parent
20babfa705
commit
86a0ae0327
1 changed files with 1 additions and 2 deletions
3
otp.html
3
otp.html
|
@ -184,8 +184,7 @@
|
|||
|
||||
<body>
|
||||
<nav class="navbar navbar-dark nav-color ml-5 mr-5 nav-radius">
|
||||
<img alt="Banner" class="navbar-brand lazyload" src="assets/logo_transparent.webp" style="margin-top: 0%;"
|
||||
width="5%">
|
||||
<a href="/"><img alt="Banner" class="navbar-brand lazyload" src="assets/logo_transparent.webp" style="margin-top: 0%;"></a>
|
||||
<ul class="navbar-nav">
|
||||
<li class="nav-item">
|
||||
<a style="color: white; font-size: 16pt;">2-Factor Verification</a>
|
||||
|
|
Loading…
Reference in a new issue