PUBLISH: In Time
This commit is contained in:
parent
b26bdb2869
commit
3aa8a17cd1
14 changed files with 711 additions and 241 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/MV5BMjA3NzI1ODc1MV5BMl5BanBnXkFtZTcwMzI5NjQwNg@@._V1_SX800.webp alt="In Time" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle">In Time</h3>
|
||||
</header>
|
||||
<div>A dystopian future where time is literally money</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">6.7</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/in-time/">
|
||||
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/MV5BYjhlNDljNTgtZjc4My00NmZmLTk2YzAtYWE5MDYwYjM4MTkzXkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SX800.webp alt="Now You See Me 2" />
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,16 @@
|
|||
<description>Recent content in Action on CaAlden: Films</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 14 Sep 2022 22:09:07 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/action/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Tue, 27 Sep 2022 22:41:22 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/action/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>In Time</title>
|
||||
<link>https://caalden.github.io/film/reviews/in-time/</link>
|
||||
<pubDate>Tue, 27 Sep 2022 22:41:22 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/in-time/</guid>
|
||||
<description>A dystopian future where time is literally money</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Now You See Me 2</title>
|
||||
<link>https://caalden.github.io/film/reviews/now-you-see-me-2/</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue