Skip to content

Commit 0aeb86a

Browse files
Add 'Inglês' and 'K-pop' options to dropdown
Added options for 'Inglês' and 'K-pop' to the selection.
1 parent ddb83b8 commit 0aeb86a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,6 +2419,9 @@
24192419
<option value="Sobre o Brasil">Sobre o Brasil</option>
24202420
<option value="Filmes">Filmes</option>
24212421
<option value="Músicas">Músicas</option>
2422+
<option value="Inglês">Inglês</option>
2423+
<option value="K-pop">K-pop</option>
2424+
24222425
</select>
24232426
</div>
24242427
</div>

0 commit comments

Comments
 (0)