Skip to content

Commit

Permalink
refactor: max-navbar component.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlvesdev committed Sep 7, 2024
1 parent d9a3fa4 commit ac33ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!-- | Navbar -->
<!-- ============================================================ -->
<max-navbar>
<a class="c-navbar__logo" slot="logo" href="/" data-link>
<a class="c-navbar__logo" slot="logo" href="/hbomax/" data-link>
<img class="c-navbar__img ts-image-logo" src="/images/hbo-logo.svg" alt="logo da HBOMAX" />
</a>
<a class="c-navbar__link ts-assign-link" slot="link" href="/hbomax/#c-subscription" data-link>assine agora</a>
Expand Down

0 comments on commit ac33ec2

Please sign in to comment.