PUBLISH: Holes review
This commit is contained in:
parent
93db448393
commit
f0b09737ea
14 changed files with 501 additions and 76 deletions
|
|
@ -50,6 +50,33 @@
|
|||
</header>
|
||||
<div class="cards">
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTg0MTU5ODkwM15BMl5BanBnXkFtZTYwMzgxNzY3._V1_SX800.webp alt="Holes" />
|
||||
|
||||
<div class="card-favorite-star">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="yellow" stroke="gold" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle">Holes</h3>
|
||||
</header>
|
||||
<div style="text-align: justify;">A boy is sent to a juvenile work camp as punishment after being mistakenly...</div>
|
||||
<div class="cluster spacing:between">
|
||||
<div class="cluster s1 align:center">
|
||||
<img src="https://caalden.github.io/film/imdb-logo-small.png" class="icon" alt="imbd logo">
|
||||
<span class="numbers">7.0</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/holes/">
|
||||
Read review
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTI1NzQ5MzU1OV5BMl5BanBnXkFtZTcwNzExODU0MQ@@._V1_SX800.webp alt="No Reservations" />
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,16 @@
|
|||
<description>Recent content in Drama on CaAlden: Films</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sun, 28 Aug 2022 22:31:36 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/drama/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Fri, 02 Sep 2022 17:54:55 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/drama/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Holes</title>
|
||||
<link>https://caalden.github.io/film/reviews/holes/</link>
|
||||
<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>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>No Reservations</title>
|
||||
<link>https://caalden.github.io/film/reviews/no-reservations/</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue