Images for icons
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.2 KiB |
@@ -24,8 +24,8 @@ export default function Home() {
|
||||
<div className="navbar-header d-flex align-items-center">
|
||||
<a href="javascript:void:(0)" className="mobile-toggle"><i className="ti ti-align-right"></i></a>
|
||||
<a className="navbar-brand" href="index.html">
|
||||
<img src="assets/img/logo-light.png" className="img-fluid logo-desktop" alt="logo"/>
|
||||
<img src="assets/img/logo-icon.png" className="img-fluid logo-mobile" alt="logo"/>
|
||||
<img src="./../assets/img/logo-light.png" className="img-fluid logo-desktop" alt="logo"/>
|
||||
<img src="./../assets/img/logo-icon.png" className="img-fluid logo-mobile" alt="logo"/>
|
||||
</a>
|
||||
</div>
|
||||
<button className="navbar-toggler" type="button" data-toggle="collapse"
|
||||
|
||||
Reference in New Issue
Block a user