Skip to content

Commit

Permalink
Deploying to gh-pages from @ ce4128e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Rooyca committed May 8, 2024
1 parent 9847190 commit 4887a23
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 @@ -15,21 +15,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/tNxaR9GBrQVBsGVc5CUxXrUWWxd.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/c4zfawkB8Jsp5lhWl62QCzczR3M.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">Le Million</h1>
<h2 class="heading__secondary">René Clair</h2>
<h1 class="heading__primary">Tabu</h1>
<h2 class="heading__secondary">F. W. Murnau</h2>
</div>
<p class="movie__description">Debt-ridden painter Michel is overcome with joy at discovering that he has just won 1 million florins in the Dutch lottery, but almost immediately, he discovers that his softhearted girlfriend, Béatrice, has given away his jacket containing the winning ticket to an elderly petty thief. Soon Michel, Beatrice and Michel's artistic rival, Prosper, are hurtling through the streets of Paris on the trail of the missing jacket.</p>
<p class="movie__description">On the South Pacific island of Bora Bora, a young couple's love is threatened when the tribal chief declares the girl a sacred virgin.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1931</p>
<p class="movie__detail tag">🏷️ #Comedy</p>
<p class="movie__detail length">🕒 1h 23m</p>
<p class="movie__detail tag">🏷️ #Romance</p>
<p class="movie__detail length">🕒 1h 26m</p>
</div>
</div>
<div class="movie__date">Tue May 07 2024</div>
<div class="movie__date">Wed May 08 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 4887a23

Please sign in to comment.