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 27, 2024
1 parent eb8f22d commit 706719b
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/9WAboi1QbKu41WkyGxQVNpXwwxx.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/zv7J85D8CC9qYagAEhPM63CIG6j.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">Nanook of the North</h1>
<h2 class="heading__secondary">Robert Flaherty</h2>
<h1 class="heading__primary">Nosferatu</h1>
<h2 class="heading__secondary">F. W. Murnau</h2>
</div>
<p class="movie__description">This pioneering documentary film depicts the lives of the indigenous Inuit people of Canada's northern Quebec region. Although the production contains some fictional elements, it vividly shows how its resourceful subjects survive in such a harsh climate, revealing how they construct their igloo homes and find food by hunting and fishing. The film also captures the beautiful, if unforgiving, frozen landscape of the Great White North, far removed from conventional civilization.</p>
<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>
<div class="movie__details">
<p class="movie__detail year">📅 1922</p>
<p class="movie__detail tag">🏷️ #Documentary</p>
<p class="movie__detail length">🕒 1h 19m</p>
<p class="movie__detail tag">🏷️ #Horror</p>
<p class="movie__detail length">🕒 2h 35m</p>
</div>
</div>
<div class="movie__date">Tue Mar 26 2024</div>
<div class="movie__date">Wed Mar 27 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 706719b

Please sign in to comment.