Change navbar image link
This commit is contained in:
parent
6444ec5a6e
commit
deb167c45b
@ -13,7 +13,7 @@
|
||||
<body>
|
||||
|
||||
<div class="navbar" id="navbar">
|
||||
<a class="logo" href="/index.html"><img src="/static-objects/navbar/home.svg" alt="Home" width="26" height="26"></a>
|
||||
<a class="logo" href="/index.html"><img src="/images/navbar/home.svg" alt="Home" width="26" height="26"></a>
|
||||
<div class="mobile">
|
||||
<a href="/index.html">Home</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user