mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
delete totp duplicate logo
This commit is contained in:
parent
66fa2df6ce
commit
db0f238557
1 changed files with 0 additions and 8 deletions
8
src/ui/templates/totp.html
vendored
8
src/ui/templates/totp.html
vendored
|
|
@ -128,14 +128,6 @@
|
|||
<!-- particles -->
|
||||
<div class="-z-10 fixed bg-primary">
|
||||
<div id="particles-js" class="login-img [&>*]:bg-primary"></div>
|
||||
<div class="hidden lg:flex justify-center">
|
||||
<img
|
||||
class="max-w-60 max-h-30"
|
||||
src="images/BUNKERWEB-print-hd-blanc.png"
|
||||
alt="logo"
|
||||
class="images login-logo"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<script src="js/tsparticles.bundle.min.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue