Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkOwn3r committed May 22, 2023
1 parent cb220b4 commit 93b5cec
Show file tree
Hide file tree
Showing 21 changed files with 12 additions and 10 deletions.
Binary file removed Fondo-Cat-U-Gato-8006x3200-6f957776.jpg
Binary file not shown.
Binary file added Fondo-Cat-U-Gato-95ee08fa.webp
Binary file not shown.
Binary file removed img/Cover-MichiJuegos.jpg
Binary file not shown.
Binary file added img/Cover-MichiJuegos.webp
Binary file not shown.
Binary file removed img/Fondo-Cat-U-Gato-8006x3200.jpg
Binary file not shown.
Binary file added img/Fondo-Cat-U-Gato.webp
Binary file not shown.
Binary file removed img/Logo-Cat-U.png
Binary file not shown.
Binary file added img/Logo-Cat-U.webp
Binary file not shown.
Binary file removed img/cover-entertaiment.jpg
Binary file not shown.
Binary file added img/cover-entertaiment.webp
Binary file not shown.
Binary file removed img/cover-food.jpg
Binary file not shown.
Binary file added img/cover-food.webp
Binary file not shown.
Binary file removed img/cover-limpieza.jpg
Binary file not shown.
Binary file added img/cover-limpieza.webp
Binary file not shown.
Binary file removed img/puntos-suspensivos.png
Binary file not shown.
Binary file added img/puntos-suspensivos.webp
Binary file not shown.
1 change: 1 addition & 0 deletions index-aeeab0d6.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion index-b40eaf07.js

This file was deleted.

1 change: 1 addition & 0 deletions index-c65e28a1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion index-e34e53f8.css

This file was deleted.

18 changes: 10 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="Tamagotchi's style cat game developed by CAT-U.">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CAT - U</title>


<script type="module" crossorigin src="/project-cat/index-b40eaf07.js"></script>
<link rel="stylesheet" href="/project-cat/index-e34e53f8.css">

<script type="module" crossorigin src="/project-cat/index-c65e28a1.js"></script>
<link rel="stylesheet" href="/project-cat/index-aeeab0d6.css">
</head>

<body>
Expand All @@ -27,7 +29,7 @@

<div id="home">
<div class="container-right">
<img class="img-logo-home" src="/project-cat/img/Logo-Cat-U.png" alt="CAT-U logo">
<img class="img-logo-home" src="/project-cat/img/Logo-Cat-U.webp" alt="CAT-U logo">
<p class="info">¡Hola, Karen! Ya que has llegado hasta aquí, descárgame para jugar conmigo. Podrás alimentarme
con
croquetitas,
Expand All @@ -52,14 +54,14 @@ <h1 class="text-center line-height-m">¡MINIJUEGOS, KAREN! </h1>
¿Estás ready para el desafío?
</p>
</div>
<img class="img-cover" src="/project-cat/img/Cover-MichiJuegos.jpg" alt="Michijuegos--">
<img class="img-cover" src="/project-cat/img/Cover-MichiJuegos.webp" alt="Michijuegos--">
</div>
</div>

<!--SECTION 2 Work In Progress Limpieza-->
<div class="container-parent">
<div id="clean" class="container-clean horizontal">
<img class="img-cover" src="/project-cat/img/cover-limpieza.jpg" alt="Michijuegos--">
<img class="img-cover" src="/project-cat/img/cover-limpieza.webp" alt="Michijuegos--">
<div class="container-text">
<h1 class="text-center line-height-m">¡LIMPIA MIS CAQUITAS, KAREN! </h1>
<p>Sabemos que no es la parte más apetitosa de tener una mascota, pero es esencial para su
Expand All @@ -79,14 +81,14 @@ <h1 class="text-center line-height-m">¡ALIMÉNTAME, KAREN! </h1>
michi con una variedad de comidas sabrosas y nutritivas. </p>
<p>¡Vamos, es hora de la cena!</p>
</div>
<img class="img-cover" src="/project-cat/img/cover-food.jpg" alt="Michijuegos--">
<img class="img-cover" src="/project-cat/img/cover-food.webp" alt="Michijuegos--">
</div>
</div>

<!--SECTION 2 Work In Progress Entertainment-->
<div class="container-parent">
<div id="entertainment" class="container-entertainment horizontal">
<img class="img-cover" src="/project-cat/img/cover-entertaiment.jpg" alt="Food">
<img class="img-cover" src="/project-cat/img/cover-entertaiment.webp" alt="Food">
<div class="container-text">
<h1 class="text-center line-height-m">¡ENTRETÉNME, KAREN! </h1>
<p>¿Quién dijo que los mininos no necesitan su dosis de diversión? </p>
Expand All @@ -102,7 +104,7 @@ <h1 class="text-center line-height-m">¡ENTRETÉNME, KAREN! </h1>
</main>
<footer>
<div class="etc">
<img class="img-ellipsis" src="/project-cat/img/puntos-suspensivos.png" alt="puntos suspensivos">
<img class="img-ellipsis" src="/project-cat/img/puntos-suspensivos.webp" alt="puntos suspensivos">
</div>
</footer>
</body>
Expand Down

0 comments on commit 93b5cec

Please sign in to comment.