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 Dec 5, 2024
1 parent 8074adc commit 147aafd
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/d1VEnsFO7YcEc5gRqKXu2Bq2MMJ.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/xS5EAgCnFFvHbyRydlqTbDbaXZ6.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">The Wages of Fear</h1>
<h2 class="heading__secondary">Henri-Georges Clouzot</h2>
<h1 class="heading__primary">The Naked Spur</h1>
<h2 class="heading__secondary">Anthony Mann</h2>
</div>
<p class="movie__description">In a run-down South American town, four men are paid to drive trucks loaded with nitroglycerin into the jungle through to the oil field. Friendships are tested and rivalries develop as they embark upon the perilous journey.</p>
<p class="movie__description">A bounty hunter trying to bring a murderer to justice is forced to accept the help of two less-than-trustworthy strangers.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1953</p>
<p class="movie__detail tag">🏷️ #Drama</p>
<p class="movie__detail length">🕒 2h 28m</p>
<p class="movie__detail tag">🏷️ #Western</p>
<p class="movie__detail length">🕒 2h 31m</p>
</div>
</div>
<div class="movie__date">Wed Dec 04 2024</div>
<div class="movie__date">Thu Dec 05 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 147aafd

Please sign in to comment.