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 6, 2024
1 parent eae0533 commit 58d4fc1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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/1wZUB08igw8iLUgF1r4T6aJD65b.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/z6XdIxE1CRqSgfOJxX1nGik6CGm.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">All Quiet on the Western Front</h1>
<h2 class="heading__secondary">Lewis Milestone</h2>
<h1 class="heading__primary">À Nous La Liberté</h1>
<h2 class="heading__secondary">René Clair</h2>
</div>
<p class="movie__description">When a group of idealistic young men join the German Army during World War I, they are assigned to the Western Front, where their patriotism is destroyed by the harsh realities of combat.</p>
<p class="movie__description">In this classic French satire, Louis, a convict, escapes from prison and takes on legitimate work, making his way up in the business world. Eventually becoming the head of a successful factory, Louis opts to modernize his company with mechanical innovations. But when his friend Émile finally leaves jail years later and reunites with Louis, the past catches up with them. The two, worried about being apprehended by police, long to flee the confines of industry.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1930</p>
<p class="movie__detail tag">🏷️ #Drama</p>
<p class="movie__detail length">🕒 2h 13m</p>
<p class="movie__detail year">📅 1931</p>
<p class="movie__detail tag">🏷️ #Comedy</p>
<p class="movie__detail length">🕒 2h 35m</p>
</div>
</div>
<div class="movie__date">Sun May 05 2024</div>
<div class="movie__date">Mon May 06 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 58d4fc1

Please sign in to comment.