PUBLISH: Now You See Me
This commit is contained in:
parent
86455e04cf
commit
94882c90e1
22 changed files with 765 additions and 154 deletions
|
|
@ -50,6 +50,33 @@
|
|||
</header>
|
||||
<div class="cards">
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTY0NDY3MDMxN15BMl5BanBnXkFtZTcwOTM5NzMzOQ@@._V1_SX800.webp alt="Now You See Me" />
|
||||
|
||||
<div class="card-favorite-star">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="yellow" stroke="gold" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle">Now You See Me</h3>
|
||||
</header>
|
||||
<div>Four magicians are united by an unknown benefactor to pull off a series of heists</div>
|
||||
<div class="cluster spacing:between">
|
||||
<div class="cluster s1 align:center">
|
||||
<img src="https://caalden.github.io/film/imdb-logo-small.png" class="icon" alt="imbd logo">
|
||||
<span class="numbers">7.2</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/now-you-see-me/">
|
||||
Read review
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BN2MyZDE0YjAtNWFjYy00MWRlLTk3MTktMzY3ZDVhNTJkZTlmXkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SX800.webp alt="Beverly Hills Cop" />
|
||||
|
||||
|
|
@ -58,7 +85,7 @@
|
|||
<header>
|
||||
<h3 class="subtitle">Beverly Hills Cop</h3>
|
||||
</header>
|
||||
<div style="text-align: justify;">A Detroit cop comes to Beverly Hills to find the man who murdered his friend</div>
|
||||
<div>A Detroit cop comes to Beverly Hills to find the man who murdered his friend</div>
|
||||
<div class="cluster spacing:between">
|
||||
<div class="cluster s1 align:center">
|
||||
<img src="https://caalden.github.io/film/imdb-logo-small.png" class="icon" alt="imbd logo">
|
||||
|
|
|
|||
|
|
@ -6,7 +6,16 @@
|
|||
<description>Recent content in Crime on CaAlden: Films</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 07 Sep 2022 15:34:14 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/crime/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sun, 11 Sep 2022 20:43:17 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/crime/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Now You See Me</title>
|
||||
<link>https://caalden.github.io/film/reviews/now-you-see-me/</link>
|
||||
<pubDate>Sun, 11 Sep 2022 20:43:17 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/now-you-see-me/</guid>
|
||||
<description>Four magicians are united by an unknown benefactor to pull off a series of heists</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Beverly Hills Cop</title>
|
||||
<link>https://caalden.github.io/film/reviews/beverly-hills-cop/</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue