PUBLISH: Whisper of the Heart
This commit is contained in:
parent
88ee54d5bf
commit
fb0e88c122
17 changed files with 715 additions and 239 deletions
|
|
@ -50,6 +50,28 @@
|
|||
</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/MV5BZDg0MWNmNjktMGEwZC00ZDlmLWI1MTUtMDBmNjQzMWM2NjBjXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SX800.webp alt="Whisper of the Heart" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle">Whisper of the Heart</h3>
|
||||
</header>
|
||||
<div>A slice of life story about a bookish middle school girl living in Tokyo</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.9</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/whisper-of-the-heart/">
|
||||
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/MV5BMTg0MTU5ODkwM15BMl5BanBnXkFtZTYwMzgxNzY3._V1_SX800.webp alt="Holes" />
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,16 @@
|
|||
<description>Recent content in Drama on CaAlden: Films</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<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" />
|
||||
<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" />
|
||||
<item>
|
||||
<title>Whisper of the Heart</title>
|
||||
<link>https://caalden.github.io/film/reviews/whisper-of-the-heart/</link>
|
||||
<pubDate>Sun, 11 Sep 2022 20:43:24 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/whisper-of-the-heart/</guid>
|
||||
<description>A slice of life story about a bookish middle school girl living in Tokyo</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Holes</title>
|
||||
<link>https://caalden.github.io/film/reviews/holes/</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue