Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
BURDOTATTOO authored Aug 28, 2023
1 parent 4aa6520 commit b321e3e
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 @@
<header x-data="{ open: false }" class="header">
<!-- Logo -->
<div class="header__logo">
<img src="images/eternal logo.png" alt="">
<img src="images/btheader.png" alt="">
</div>
<!-- Boton abrir -->
<button class="header__button-nav--open" x-on:click="open = true">Abrir</button>
Expand Down

2 comments on commit b321e3e

@vercel
Copy link

@vercel vercel bot commented on b321e3e Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

burdotattoostore – ./

burdotattoostore-git-main-burdo.vercel.app
burdotattoostore-burdo.vercel.app
burdotattoostore.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b321e3e Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

burdotattoo – ./

burdotattoo.vercel.app
burdotattoo-git-main-burdotattoo.vercel.app
burdotattoo-burdotattoo.vercel.app

Please sign in to comment.