Skip to content

Commit 70f91b1

Browse files
authored
1 parent 17b232e commit 70f91b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Juego de Mecanografía</title>
7-
<link rel="stylesheet" href="style.css">
7+
88
</head>
99
<body>
10+
<link rel="stylesheet" href="style.css">
1011
<!-- Contenedor Principal -->
1112
<div id="main-container">
1213
<!-- Header -->

0 commit comments

Comments
 (0)