PUBLISH: O Brother, Where Art Thou?
This commit is contained in:
parent
ad8904e362
commit
39f5625419
14 changed files with 821 additions and 390 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/MV5BMjZkOTdmMWItOTkyNy00MDdjLTlhNTQtYzU3MzdhZjA0ZDEyXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SX800.webp alt="Poster forO Brother, Where Art Thou?" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle card-title-long">O Brother, Where Art Thou?</h3>
|
||||
</header>
|
||||
<div>Three escaped convicts seek their stashed treasure in dustbowl Mississippi</div>
|
||||
<div class="cluster spacing:between">
|
||||
<div class="cluster s1 align:center">
|
||||
Rating:
|
||||
<span class="numbers">4/5</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/o-brother-where-art-thou/">
|
||||
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" />
|
||||
|
|
@ -109,7 +133,7 @@
|
|||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BN2MyZDE0YjAtNWFjYy00MWRlLTk3MTktMzY3ZDVhNTJkZTlmXkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SX800.webp alt="Poster forBeverly Hills Cop" />
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BN2MyZDE0YjAtNWFjYy00MWRlLTk3MTktMzY3ZDVhNTJkZTlmXkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SX800.webp alt="Poster forBeverly Hills Cop" />
|
||||
|
||||
</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, 16 Nov 2022 17:40:52 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/crime/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 18 Feb 2023 13:02:20 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/crime/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>O Brother, Where Art Thou?</title>
|
||||
<link>https://caalden.github.io/film/reviews/o-brother-where-art-thou/</link>
|
||||
<pubDate>Sat, 18 Feb 2023 13:02:20 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/o-brother-where-art-thou/</guid>
|
||||
<description>Three escaped convicts seek their stashed treasure in dustbowl Mississippi</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