Skip to content

Commit

Permalink
Fix typo, remove text title and leave just the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
viktmv committed Mar 4, 2019
1 parent 592cf9e commit 1d5dfcf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,10 @@
<div class="navbar-custom topnav-navbar d-flex justify-content-center">
<div>
<!-- LOGO -->
<a href="/whatewatch" class="topnav-logo pr-0">
<a href="/whalewatch" class="topnav-logo pr-0">
<span>
<img class="image-round" src="assets/logo.jpg" alt="" height="55">
</span>
<span class="logo-text ml-1 d-none d-lg-inline d-md-inline">
WhaleWatch.io
</span>
</a>
</div>
</div>
Expand Down

0 comments on commit 1d5dfcf

Please sign in to comment.