Skip to content

Commit

Permalink
Deploying to gh-pages from @ f99c471 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Rooyca committed Nov 14, 2024
1 parent 3299f3f commit 325b129
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/mft7ZJqHxUyFaLL3ZYXX1MN2Gro.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/lyDXkvG53ldz6Cf7dbjJl7TaoP5.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">Diary of a Country Priest</h1>
<h2 class="heading__secondary">Robert Bresson</h2>
<h1 class="heading__primary">An American in Paris</h1>
<h2 class="heading__secondary">Vincente Minnelli</h2>
</div>
<p class="movie__description">An inexperienced, sickly priest shows up in the rural French community of Ambricourt, where he joins the community's clergy. But the locals don't take kindly to the priest, and his ascetic ways and unsociable demeanor make him an outcast. During Bible studies at the nearby girls school, he is continually mocked by his students. Then his attempt to intervene in a family feud backfires into a scandal. His failures, compounded with his declining health, begin to erode his faith.</p>
<p class="movie__description">Jerry Mulligan is an exuberant American expatriate in Paris trying to make a reputation as a painter. His friend Adam is a struggling concert pianist who's a long time associate of a famous French singer, Henri Baurel. A lonely society woman, Milo Roberts, takes Jerry under her wing and supports him, but is interested in more than his art.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1951</p>
<p class="movie__detail tag">🏷️ #Drama</p>
<p class="movie__detail length">🕒 2h 55m</p>
<p class="movie__detail tag">🏷️ #Music</p>
<p class="movie__detail length">🕒 2h 53m</p>
</div>
</div>
<div class="movie__date">Wed Nov 13 2024</div>
<div class="movie__date">Thu Nov 14 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 325b129

Please sign in to comment.