PUBLISH: Republish all reviews with the new metadata
This commit is contained in:
parent
800df66e41
commit
22459e87dd
29 changed files with 548 additions and 132 deletions
|
|
@ -31,6 +31,7 @@
|
|||
<link rel="stylesheet" href="/film/home.css">
|
||||
<link rel="stylesheet" href="/film/review.css">
|
||||
<link rel="stylesheet" href="/film/quick_look.css">
|
||||
<link rel="stylesheet" href="/film/metadetails.css">
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PF672BTD8F"></script>
|
||||
<script>
|
||||
|
|
@ -98,6 +99,43 @@
|
|||
|
||||
</section>
|
||||
|
||||
<dl class="metadetails-list">
|
||||
<div class="metadetails-row">
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">
|
||||
<a href="https://www.imdb.com/title/tt0113824" title="Link to IMDb page for Whisper of the Heart">IMDb</a>
|
||||
</dt>
|
||||
<dd class="numbers">7.9/10</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">
|
||||
<a href="https://www.rottentomatoes.com/m/whisper-of-the-heart" title="Link to Rotten Tomatoes page for Whisper of the Heart">Rotten Tomatoes</a>
|
||||
</dt>
|
||||
<dd class="numbers">94%</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">
|
||||
<a href="https://www.metacritic.com/movie/whisper-of-the-heart" title="Link to Metacritic page for Whisper of the Heart">Metacritic</a>
|
||||
</dt>
|
||||
<dd class="numbers">75/100</dd>
|
||||
</div>
|
||||
</div>
|
||||
<div class="metadetails-row">
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">Year</dt>
|
||||
<dd class="numbers">1995</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">Rated</dt>
|
||||
<dd class="numbers">G</dd>
|
||||
</div>
|
||||
<div class="metadetails-column">
|
||||
<dt class="caption">Box Office</dt>
|
||||
<dd class="numbers">$498,156</dd>
|
||||
</div>
|
||||
</div>
|
||||
</dl>
|
||||
|
||||
</header>
|
||||
<div class="core-content"><h2 id="recommendation">Recommendation</h2>
|
||||
<p>Recommending Studio Ghibli movies is pretty easy, and this is no exception. The art and music are both excellent and the story is cute and light hearted. It’s difficult to give specific reasons for watching the movie without getting into spoilers because the content of the film is what gives it the atmosphere that makes me want to recommend it.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue