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/MV5BNzM1ODI4Y2UtMGYxMS00OTUxLWE4NzItNjgxMTM2NzRjZThkXkEyXkFqcGdeQXVyMTA1OTcyNDQ4._V1_SX800.webp alt="Poster forThe School for Good and Evil" />
|
||||
|
|
@ -103,7 +127,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, 09 Nov 2022 19:58:32 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/comedy/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/comedy/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>The School for Good and Evil</title>
|
||||
<link>https://caalden.github.io/film/reviews/the-school-for-good-and-evil/</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue