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 19, 2024
1 parent 02653f0 commit 9353d6f
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/myK9DeIsXWGKgUTZyGXg2IfFk0W.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/l9rHRp7Yb2PVy5Qd5wUR9coXZoy.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">The Cabinet of Dr. Caligari</h1>
<h2 class="heading__secondary">Robert Wiene</h2>
<h1 class="heading__primary">Broken Blossoms</h1>
<h2 class="heading__secondary">D.W. Griffith</h2>
</div>
<p class="movie__description">Francis, a young man, recalls in his memory the horrible experiences he and his fiancée Jane recently went through. Francis and his friend Alan visit The Cabinet of Dr. Caligari, an exhibit where the mysterious doctor shows the somnambulist Cesare, and awakens him for some moments from his death-like sleep.</p>
<p class="movie__description">The love story of an abused English girl and a Chinese Buddhist in a time when London was a brutal and harsh place to live.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1920</p>
<p class="movie__detail year">📅 1919</p>
<p class="movie__detail tag">🏷️ #Drama</p>
<p class="movie__detail length">🕒 1h 18m</p>
<p class="movie__detail length">🕒 1h 29m</p>
</div>
</div>
<div class="movie__date">Mon Mar 18 2024</div>
<div class="movie__date">Tue Mar 19 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 9353d6f

Please sign in to comment.