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 26, 2024
1 parent e9a93e1 commit eb8f22d
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/ysHJDo9do2USU1BhWxcT0WO9WTO.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/9WAboi1QbKu41WkyGxQVNpXwwxx.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">Dr. Mabuse, the Gambler</h1>
<h2 class="heading__secondary">Fritz Lang</h2>
<h1 class="heading__primary">Nanook of the North</h1>
<h2 class="heading__secondary">Robert Flaherty</h2>
</div>
<p class="movie__description">Dr. Mabuse and his organization of criminals are in the process of completing their latest scheme, a theft of information that will allow Mabuse to make huge profits on the stock exchange. Afterwards, Mabuse disguises himself and attends the Folies Bergères show, where Cara Carozza, the main attraction of the show, passes him information on Mabuse's next intended victim, the young millionaire Edgar Hull. Mabuse then uses psychic manipulation to lure Hull into a card game where he loses heavily. When Police Commissioner von Wenk begins an investigation of this mysterious crime spree, he has little to go on, and he needs to find someone who can help him.</p>
<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>
<div class="movie__details">
<p class="movie__detail year">📅 1922</p>
<p class="movie__detail tag">🏷️ #Crime</p>
<p class="movie__detail length">🕒 5h 31m</p>
<p class="movie__detail tag">🏷️ #Documentary</p>
<p class="movie__detail length">🕒 1h 19m</p>
</div>
</div>
<div class="movie__date">Mon Mar 25 2024</div>
<div class="movie__date">Tue Mar 26 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit eb8f22d

Please sign in to comment.