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/MV5BMTU2NjA1ODgzMF5BMl5BanBnXkFtZTgwMTM2MTI4MjE@._V1_SX800.webp alt="Poster forJohn Wick" />
|
||||
|
|
@ -103,7 +127,7 @@
|
|||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTU2MDc0NDY0M15BMl5BanBnXkFtZTcwOTgzMTYyNQ@@._V1_SX800.webp alt="Poster forFright Night" />
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTU2MDc0NDY0M15BMl5BanBnXkFtZTcwOTgzMTYyNQ@@._V1_SX800.webp alt="Poster forFright Night" />
|
||||
|
||||
<a class="card-favorite-star" href="https://caalden.github.io/film/favorites">
|
||||
<span hidden>Favorite</span>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,16 @@
|
|||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>© 2023 Campbell Alden, All rights reserved.</copyright>
|
||||
<lastBuildDate>Wed, 16 Nov 2022 17:40:52 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/action/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/action/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>John Wick</title>
|
||||
<link>https://caalden.github.io/film/reviews/john-wick/</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue