How to Make the Logo goes to the homepage code example
Example: How to Make the Logo goes to the homepage
<div class="logo" onclick="window.location.href='homepage.html'"></div>
<div class="logo" onclick="window.location.href='homepage.html'"></div>