Publish changes and Greyhound review

This commit is contained in:
Campbell Alden 2025-11-04 23:49:29 +09:00
parent 735a0de0c6
commit b523068188
67 changed files with 2183 additions and 730 deletions

View file

@ -53,6 +53,30 @@
</header>
<div class="cards">
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BZTU3YzY0NjktMmRhMC00MzYyLWI0YmUtZGJkMzJjMWYwZDZkXkEyXkFqcGc@._V1_SX800.webp alt="Poster forGreyhound" />
</div>
<section class="card-content">
<header>
<h3 class="subtitle">Greyhound</h3>
</header>
<div>Short summary (70 characters or so)</div>
<div class="cluster spacing:between">
<div class="cluster s1 align:center">
Rating:
<span class="numbers">4/5</span>
</div>
<div>
<a class="button" href="/film/reviews/greyhound/">
Read review
</a>
</div>
</div>
</div>
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BYzhiMDlkNWMtZGJjMy00YTIxLTgzM2QtNWQ5MDlkODk5YTdkXkEyXkFqcGc@._V1_QL75_UY281_CR6,0,190,281_.jpg alt="Poster forThe School for Good and Evil" />
@ -103,7 +127,7 @@
<div class="card">
<div class="card-image">
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTg0MTU5ODkwM15BMl5BanBnXkFtZTYwMzgxNzY3._V1_SX800.webp alt="Poster forHoles" />
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTg0MTU5ODkwM15BMl5BanBnXkFtZTYwMzgxNzY3._V1_SX800.webp alt="Poster forHoles" />
<a class="card-favorite-star" href="https://caalden.github.io/film/favorites">
<span hidden>Favorite</span>
@ -185,13 +209,13 @@
</main><footer class="footer">
<ul class="cluster align:center caption unstyled-list s1">
<li>
<a rel="me" href="https://gjallarhorn.dev/@campbell">Mastodon</a>
<a rel="me" href="https://resume.campbellalden.com">Resume</a>
</li>
<li>
<a rel="me" href="https://github.com/CaAlden">GitHub</a>
</li>
</ul>
<span class="numbers-small">© 2023 Campbell Alden, All rights reserved.</span>
<span class="numbers-small">© 2025 Campbell Alden, All rights reserved.</span>
</footer>
</body>
</html>