Fix home strings
This commit is contained in:
@@ -15,7 +15,7 @@ function FooterHomeOne({ className }) {
|
||||
<div className="footer-about-widget">
|
||||
<div className="logo">
|
||||
<a href="#">
|
||||
<img src={logo} alt="" />
|
||||
<img src={logo} alt="WrenchBoard" />
|
||||
</a>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user