Skip to content

Commit

Permalink
Actualizar index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Raquezin authored Dec 28, 2023
1 parent 5339ba1 commit 315b1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="index.css">
<script src="index.js"></script>
<title>Árbol de Navidad</title>
</head>
<body>
<script src="index.js"></script>
<div class="selector">
<div class="content">
<h1>Generador de Árboles de Navidad</h1>
Expand Down

0 comments on commit 315b1c2

Please sign in to comment.