mirror of
https://gitlab.com/nekoya/web.git
synced 2025-04-09 23:52:57 +02:00
Linked Register page navbar logo to Home Page
This commit is contained in:
parent
f4e0fbbf2f
commit
1482cac38b
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,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%;">
|
||||
<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;">Register</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue