mirror of
https://gitlab.com/nekoya/web.git
synced 2025-01-22 08:15:10 +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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-expand-lg navbar-dark comp-color ml-5 mr-5 nav-radius">
|
<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"
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo01"
|
||||||
aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
|
aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
|
||||||
<span class="navbar-toggler-icon"></span>
|
<span class="navbar-toggler-icon"></span>
|
||||||
|
|
Loading…
Add table
Reference in a new issue