Skip to content

Commit

Permalink
[chore]: reestruturando arquivos
Browse files Browse the repository at this point in the history
  • Loading branch information
mateus-dev-me committed Nov 22, 2023
1 parent 81b1b04 commit 3311db5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes
4 changes: 2 additions & 2 deletions PaginaPrincipal/index.html → src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="./assets/css/style.css">
<title>GIF Responsivo</title>
</head>

Expand All @@ -20,4 +20,4 @@
</audio>
</body>

</html>
</html>

0 comments on commit 3311db5

Please sign in to comment.