PUBLISH: Beverly Hills Cop
This commit is contained in:
parent
f6bf7e3982
commit
ef0a80a8f8
15 changed files with 637 additions and 132 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/MV5BN2MyZDE0YjAtNWFjYy00MWRlLTk3MTktMzY3ZDVhNTJkZTlmXkEyXkFqcGdeQXVyNDk3NzU2MTQ@._V1_SX800.webp alt="Beverly Hills Cop" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle">Beverly Hills Cop</h3>
|
||||
</header>
|
||||
<div style="text-align: justify;">A Detroit cop comes to Beverly Hills to find the man who murdered his friend</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.3</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/beverly-hills-cop/">
|
||||
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/MV5BYTM3ZTllNzItNTNmOS00NzJiLTg1MWMtMjMxNDc0NmJhODU5XkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SX800.webp alt="Kingsman: The Secret Service" />
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,16 @@
|
|||
<description>Recent content in Action on CaAlden: Films</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 31 Aug 2022 21:52:25 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/action/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 07 Sep 2022 15:34:14 +0900</lastBuildDate><atom:link href="https://caalden.github.io/film/genres/action/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Beverly Hills Cop</title>
|
||||
<link>https://caalden.github.io/film/reviews/beverly-hills-cop/</link>
|
||||
<pubDate>Wed, 07 Sep 2022 15:34:14 +0900</pubDate>
|
||||
|
||||
<guid>https://caalden.github.io/film/reviews/beverly-hills-cop/</guid>
|
||||
<description>A Detroit cop comes to Beverly Hills to find the man who murdered his friend</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Kingsman: The Secret Service</title>
|
||||
<link>https://caalden.github.io/film/reviews/kingsman/</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue