Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3b97f6e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Rooyca committed Mar 22, 2024
1 parent 15741eb commit 1136702
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/uz1ONg4DXS9VulSlgF7SOzY7Hz1.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/vmhMEj2d8JnKS5jzqJf4kYypKWN.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">Within Our Gates</h1>
<h2 class="heading__secondary">Oscar Micheaux</h2>
<h1 class="heading__primary">The Phantom Carriage</h1>
<h2 class="heading__secondary">Victor Sjöström</h2>
</div>
<p class="movie__description">Abandoned by her fiancé, an educated black woman with a traumatizing past dedicates herself to helping a near bankrupt school for impoverished black children.</p>
<p class="movie__description">An alcoholic, abusive ne'er-do-well is shown the error of his ways through a legend that dooms the last person to die on New Year's Eve before the clock strikes twelve to take the reins of Death's chariot and work tirelessly collecting fresh souls for the next year.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1920</p>
<p class="movie__detail year">📅 1921</p>
<p class="movie__detail tag">🏷️ #Drama</p>
<p class="movie__detail length">🕒 1h 14m</p>
<p class="movie__detail length">🕒 2h 46m</p>
</div>
</div>
<div class="movie__date">Thu Mar 21 2024</div>
<div class="movie__date">Fri Mar 22 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 1136702

Please sign in to comment.