PUBLISH: Mission Impossible - Fallout and The Menu
This commit is contained in:
parent
3f845073be
commit
e008ffe16a
20 changed files with 1476 additions and 477 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/MV5BMzdjNjI5MmYtODhiNS00NTcyLWEzZmUtYzVmODM5YzExNDE3XkEyXkFqcGdeQXVyMTAyMjQ3NzQ1._V1_SX800.webp alt="Poster forThe Menu" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle">The Menu</h3>
|
||||
</header>
|
||||
<div>A high class dinner on a remote island turns out more sinister than the diners expect</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/the-menu/">
|
||||
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/MV5BMTU2MDc0NDY0M15BMl5BanBnXkFtZTcwOTgzMTYyNQ@@._V1_SX800.webp alt="Poster forFright Night" />
|
||||
|
|
|
|||
|
|
@ -7,7 +7,16 @@
|
|||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>© 2023 Campbell Alden, All rights reserved.</copyright>
|
||||
<lastBuildDate>Sun, 09 Oct 2022 20:53:53 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/horror/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 04 Mar 2023 23:27:55 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/horror/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>The Menu</title>
|
||||
<link>https://caalden.github.io/film/reviews/the-menu/</link>
|
||||
<pubDate>Sat, 04 Mar 2023 23:27:55 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/the-menu/</guid>
|
||||
<description>A high class dinner on a remote island turns out more sinister than the diners expect</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Fright Night</title>
|
||||
<link>https://caalden.github.io/film/reviews/fright-night/</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue