Skip to content

Commit

Permalink
Deploying to gh-pages from @ cebc86f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Rooyca committed Apr 16, 2024
1 parent 04af337 commit 26cb456
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/nIp4gIXogCjfB1QABNsWwa9gSca.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/c9R1wE1vMJWMZNdmqXUV8oTaCPQ.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">The General</h1>
<h2 class="heading__secondary">Buster Keaton</h2>
<h1 class="heading__primary">The Unknown</h1>
<h2 class="heading__secondary">Tod Browning</h2>
</div>
<p class="movie__description">During America’s Civil War, Union spies steal engineer Johnny Gray's beloved locomotive, 'The General'—with Johnnie's lady love aboard an attached boxcar—and he single-handedly must do all in his power to both get The General back and to rescue Annabelle.</p>
<p class="movie__description">A criminal on the run hides in a circus and seeks to possess the daughter of the ringmaster at any cost.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1926</p>
<p class="movie__detail tag">🏷️ #Comedy</p>
<p class="movie__detail length">🕒 1h 19m</p>
<p class="movie__detail year">📅 1927</p>
<p class="movie__detail tag">🏷️ #Drama</p>
<p class="movie__detail length">🕒 1h 8m</p>
</div>
</div>
<div class="movie__date">Mon Apr 15 2024</div>
<div class="movie__date">Tue Apr 16 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 26cb456

Please sign in to comment.