Skip to content

Commit 18f7a7a

Browse files
authored
Update index.html
1 parent 012f633 commit 18f7a7a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<body>
4646

4747
<header class="header">
48-
<a rel="noreferrer noopener" target="_blank" href="https://github.com/Creatlydev/javascript-this-exercises"
48+
<a rel="noreferrer noopener" target="_blank" href="https://github.com/yanguadotdev/javascript-this-exercises"
4949
class="btn-github button is-secondary is-small">
5050
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
5151
<path
@@ -90,7 +90,7 @@ <h1 class="hero__title">
9090

9191
<footer class="page-footer">
9292
<p>Hecho con ❤️ por <a rel="noreferrer noopener" class="link"
93-
href="https://github.com/Creatlydev?tab=overview&from=2024-06-01&to=2024-06-30">Samir</a></p>
93+
href="https://github.com/yanguadotdev">Samir</a></p>
9494
</footer>
9595

9696
<!-- Plantilla para los ejercicios -->
@@ -120,4 +120,4 @@ <h2 class="exercise__title">
120120

121121
</body>
122122

123-
</html>
123+
</html>

0 commit comments

Comments
 (0)