-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
129 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,27 @@ | ||
<!DOCTYPE html> | ||
<html lang="es"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link | ||
rel="shortcut icon" | ||
href="../../img/favicon.png" | ||
type="image/x-icon" | ||
/> | ||
<link rel="stylesheet" href="../../css/resert.css" /> | ||
<link rel="stylesheet" href="../css/componentes.css" /> | ||
<title>Encuentra tu equilibrio</title> | ||
</head> | ||
<body class="sep-body-nov"> | ||
<main> | ||
<header class="header-sep"> | ||
<a class="header-sep-banner" href="../index.html"> | ||
<img src="../img/cat-amistad.png" alt="Menú" /> | ||
</a> | ||
<a class="header-banner-section" href="/2023-09/index.html"> | ||
<img | ||
class="menu-img-1" | ||
style="width: 20px" | ||
src="../../2023-08/img/menu.png" | ||
alt="Menú" | ||
/> | ||
</a> | ||
</header> | ||
|
||
<section class="all-books" data-novedades></section> | ||
</main> | ||
<script src="../service/equilibrio.js"></script> | ||
</body> | ||
</html> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="shortcut icon" href="../../img/favicon.png" type="image/x-icon" /> | ||
<link rel="stylesheet" href="../../css/resert.css" /> | ||
<link rel="stylesheet" href="../css/componentes.css" /> | ||
<title>Encuentra tu equilibrio</title> | ||
</head> | ||
|
||
<body class="ene-body"> | ||
<main> | ||
<header class="header-ene"> | ||
<a class="header-ene-banner" href="../index.html"> | ||
<h1>Encuentra tu equilibrio</h1> | ||
<p class="header-inicio">Inicio</p> | ||
</a> | ||
</header> | ||
|
||
<section class="all-books" data-novedades></section> | ||
</main> | ||
<script src="../service/equilibrio.js"></script> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
395b094
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
biblio-novedades – ./
biblio-novedades.vercel.app
biblio-novedades-git-main-neofitar.vercel.app
biblio-novedades-neofitar.vercel.app