<!DOCTYPE html>
<html lang="es-mx">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portafolio</title>
</head>
<body>
<header></header>
<main></main>
<h1>No te pierdas los nuevos episodios del podcast: <strong> ¿Como rayos llegue aqui? </strong>
</h1>
<p>¡Hola! Soy Thais y te invito a seguirme en Spotify para que no te
pierdas ningun episodio nuevo del podcast.
</p>
<p>
<a href="https://www.instagram.com/">Instagram</a>
<a href="https://github.com/">Github</a>
</p>
<img src="Como-rayos-llegue-aqui-season2.JPG" alt="Imagen del podcast">
<footer></footer>
<p>Nuevo episodio disponible: <strong>Sábados 9am.</strong></p>
<p>Disponible en <a href="https://open.spotify.com/intl-es/">Spotify</a>
</p>
</body>
</html>