PUBLISH: Mission Impossible review
This commit is contained in:
parent
9ff5e816eb
commit
128b966b3d
16 changed files with 973 additions and 496 deletions
|
|
@ -53,6 +53,30 @@
|
|||
</header>
|
||||
<div class="cards">
|
||||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTc3NjI2MjU0Nl5BMl5BanBnXkFtZTgwNDk3ODYxMTE@._V1_SX800.webp alt="Poster forMission: Impossible" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle">Mission: Impossible</h3>
|
||||
</header>
|
||||
<div>An American spy must pull off an ‘impossible’ heist after his team is betrayed</div>
|
||||
<div class="cluster spacing:between">
|
||||
<div class="cluster s1 align:center">
|
||||
Rating:
|
||||
<span class="numbers">3/5</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/mission-impossible/">
|
||||
Read review
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BYjhlNDljNTgtZjc4My00NmZmLTk2YzAtYWE5MDYwYjM4MTkzXkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SX800.webp alt="Poster forNow You See Me 2" />
|
||||
|
|
@ -109,7 +133,7 @@
|
|||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BYTM3ZTllNzItNTNmOS00NzJiLTg1MWMtMjMxNDc0NmJhODU5XkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SX800.webp alt="Poster forKingsman: The Secret Service" />
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BYTM3ZTllNzItNTNmOS00NzJiLTg1MWMtMjMxNDc0NmJhODU5XkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SX800.webp alt="Poster forKingsman: The Secret Service" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
|
|
|
|||
|
|
@ -7,7 +7,16 @@
|
|||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>© 2023 Campbell Alden, All rights reserved.</copyright>
|
||||
<lastBuildDate>Wed, 14 Sep 2022 22:09:07 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/adventure/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 25 Feb 2023 14:26:59 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/adventure/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Mission: Impossible</title>
|
||||
<link>https://caalden.github.io/film/reviews/mission-impossible/</link>
|
||||
<pubDate>Sat, 25 Feb 2023 14:26:59 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/mission-impossible/</guid>
|
||||
<description>An American spy must pull off an &lsquo;impossible&rsquo; heist after his team is betrayed</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Now You See Me 2</title>
|
||||
<link>https://caalden.github.io/film/reviews/now-you-see-me-2/</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue