Skip to content

Commit

Permalink
Se agrego el archivo css al index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mateodevcode committed Aug 9, 2024
1 parent 857feee commit fc520a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta charset="UTF-8" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="styles.css" />
<title>Tetris js</title>
</head>

Expand Down

0 comments on commit fc520a9

Please sign in to comment.