I used the prescribed method from bootstrap docs
<div class="container">
<a class="navbar-brand" href="#">
<img src="/img/hangers.jpg" alt="" width="30" height="24">
</a>
</div>
And Yes, I linked the path correctly. I checked like 50 times already.