Skip to content

Commit

Permalink
Adds new category planazo
Browse files Browse the repository at this point in the history
  • Loading branch information
Florencia-97 committed Nov 8, 2024
1 parent 9765bbf commit 5054bc9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ <h1>
<button id="#movies-btn" onclick="showCategory('movies')">Peliculas</button>
<button id="#albums-btn" onclick="showCategory('albums')">Discos</button>
<button id="#shows-btn" onclick="showCategory('shows')">Series</button>
<button id="#plans-btn" onclick="showCategory('plans')">Planazos</button>
</div>
<h3 id="name-selected"></h3>
<div>
Expand Down
Loading

0 comments on commit 5054bc9

Please sign in to comment.