mirror of
https://gitlab.com/nekoya/web.git
synced 2025-01-06 02:35:46 +01:00
AboutUs - Changed left navbar to Nekoya icon
This commit is contained in:
parent
b85be909d6
commit
c7ea0f75a4
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<nav class="navbar navbar-expand-lg navbar-dark comp-color ml-5 mr-5 nav-radius">
|
||||
<a class="navbar-brand" href="#">About Us</a>
|
||||
<img class="navbar-brand" src="assets/logo_transparent.png" alt="Banner" width="5%" style="margin-top: 0%;">
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo01"
|
||||
aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
|
|
Loading…
Reference in a new issue