Skip to content

Commit

Permalink
att jogos do dia 04/12 e jogos das quartas
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielovski committed Dec 4, 2022
1 parent d50b1a0 commit 1f4e4ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions scripts/oitavas.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ document.querySelector("#cards").innerHTML =
createCard(
"04/12",
"domingo",
createGame("frança", "12:00", "polônia") +
createGame("inglaterra", "16:00", "senegal"),
"próximos jogos"
createGame("frança", "3 x 1", "polônia") +
createGame("inglaterra", "3 x 0", "senegal"),
"encerrados"
) +
createCard(
"05/12",
Expand Down
2 changes: 1 addition & 1 deletion scripts/quartas.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ document.querySelector("#cards").innerHTML =
"10/12",
"sábado",
createGame("a confirmar", "12:00", "a confirmar") +
createGame("a confirmar", "16:00", "a confirmar"),
createGame("inglaterra", "16:00", "frança"),
"a confirmar"
)

1 comment on commit 1f4e4ca

@vercel
Copy link

@vercel vercel bot commented on 1f4e4ca Dec 4, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.