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 28, 2024
1 parent 706719b commit d4a15a3
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/zv7J85D8CC9qYagAEhPM63CIG6j.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/q8HI0WqwLKY2O1JYyFUF9awi3br.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">Nosferatu</h1>
<h2 class="heading__secondary">F. W. Murnau</h2>
<h1 class="heading__primary">Foolish Wives</h1>
<h2 class="heading__secondary">Erich von Stroheim</h2>
</div>
<p class="movie__description">In this highly influential silent horror film, the mysterious Count Orlok (Max Schreck) summons Thomas Hutter (Gustav von Wangenheim) to his remote Transylvanian castle in the mountains. The eerie Orlok seeks to buy a house near Hutter and his wife, Ellen (Greta Schroeder). After Orlok reveals his vampire nature, Hutter struggles to escape the castle, knowing that Ellen is in grave danger. Meanwhile Orlok's servant, Knock (Alexander Granach), prepares for his master to arrive at his new home.</p>
<p class="movie__description">A con artist masquerades as Russian nobility and attempts to seduce the wife of an American diplomat.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1922</p>
<p class="movie__detail tag">🏷️ #Horror</p>
<p class="movie__detail length">🕒 2h 35m</p>
<p class="movie__detail tag">🏷️ #Drama</p>
<p class="movie__detail length">🕒 2h 23m</p>
</div>
</div>
<div class="movie__date">Wed Mar 27 2024</div>
<div class="movie__date">Thu Mar 28 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit d4a15a3

Please sign in to comment.