PUBLISH: John Wick and The School for Good and Evil reviews
This commit is contained in:
parent
514aafcb68
commit
54e8a6413b
26 changed files with 1449 additions and 496 deletions
|
|
@ -52,6 +52,30 @@
|
|||
</header>
|
||||
<div class="cards">
|
||||
|
||||
<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" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle card-title-long">The School for Good and Evil</h3>
|
||||
</header>
|
||||
<div>Two friends embark on a fairy tale at a school for heroes and villains</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-school-for-good-and-evil/">
|
||||
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/MV5BZDg0MWNmNjktMGEwZC00ZDlmLWI1MTUtMDBmNjQzMWM2NjBjXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SX800.webp alt="Poster forWhisper of the Heart" />
|
||||
|
|
@ -91,7 +115,7 @@
|
|||
<header>
|
||||
<h3 class="subtitle">Holes</h3>
|
||||
</header>
|
||||
<div>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested.</div>
|
||||
<div>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested</div>
|
||||
<div class="cluster spacing:between">
|
||||
<div class="cluster s1 align:center">
|
||||
Rating:
|
||||
|
|
@ -108,7 +132,7 @@
|
|||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTI1NzQ5MzU1OV5BMl5BanBnXkFtZTcwNzExODU0MQ@@._V1_SX800.webp alt="Poster forNo Reservations" />
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTI1NzQ5MzU1OV5BMl5BanBnXkFtZTcwNzExODU0MQ@@._V1_SX800.webp alt="Poster forNo Reservations" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
|
|
|
|||
|
|
@ -6,7 +6,16 @@
|
|||
<description>Recent content in Drama on CaAlden: Films</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sun, 11 Sep 2022 20:43:24 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/drama/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 09 Nov 2022 19:58:32 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/drama/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>The School for Good and Evil</title>
|
||||
<link>https://caalden.github.io/film/reviews/the-school-for-good-and-evil/</link>
|
||||
<pubDate>Wed, 09 Nov 2022 19:58:32 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/the-school-for-good-and-evil/</guid>
|
||||
<description>Two friends embark on a fairy tale at a school for heroes and villains</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Whisper of the Heart</title>
|
||||
<link>https://caalden.github.io/film/reviews/whisper-of-the-heart/</link>
|
||||
|
|
@ -22,7 +31,7 @@
|
|||
<pubDate>Fri, 02 Sep 2022 17:54:55 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/holes/</guid>
|
||||
<description>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested.</description>
|
||||
<description>A boy is sent to a juvenile work camp as punishment after being mistakenly arrested</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue