Fixed Typo
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
<img id="logo" src="img/logodark.svg">
|
<img id="logo" src="img/logodark.svg">
|
||||||
<a href="#">Home</a>
|
<a href="#">Home</a>
|
||||||
<a href="html/about.html">About</a>
|
<a href="html/about.html">About</a>
|
||||||
<input oninput="updateSeach(this.value)" type="text" placeholder="seach" name="" value="">
|
<input oninput="updateSeach(this.value)" type="text" placeholder="search" name="" value="">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="header-title">
|
<div class="header-title">
|
||||||
|
|||||||
Reference in New Issue
Block a user