Skip to content

Commit

Permalink
Deploying to gh-pages from @ c7a1070 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Rooyca committed Mar 17, 2024
1 parent c02f903 commit 1fa9d01
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
<body>
<figure class="movie">
<div class="movie__hero">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/8jO0Zmd468zS9WRLHpwsKUowZAX.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/scUM2zsxbUHPLKqJAMAdMYxlDVN.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">Les Vampires</h1>
<h2 class="heading__secondary">Louis Feuillade</h2>
<h1 class="heading__primary">Intolerance</h1>
<h2 class="heading__secondary">Volodymyr Bakum</h2>
</div>
<p class="movie__description">Paris is prey to an invisible terror against which the police can do nothing: a sinister organization that sows chaos and death. The intrepid journalist Philippe Guérande and his partner embark on a long crusade to put an end to the crimes of the Great Vampire and Irma Vep, his dangerous accomplice. (A ten episode movie serial.)</p>
<p class="movie__description"></p>
<div class="movie__details">
<p class="movie__detail year">📅 1916</p>
<p class="movie__detail tag">🏷️ #Drama</p>
<p class="movie__detail length">🕒 7h 2m</p>
<p class="movie__detail tag">🏷️ ##Movie</p>
<p class="movie__detail length">🕒 0h 16m</p>
</div>
</div>
<div class="movie__date">Sat Mar 16 2024</div>
<div class="movie__date">Sun Mar 17 2024</div>
</figure>
</body>
</html>

0 comments on commit 1fa9d01

Please sign in to comment.