PUBLISH: Favorites list

This commit is contained in:
Campbell Alden 2022-10-16 17:30:56 +09:00
parent 64aafaa1d9
commit 9eebd5d680
16 changed files with 453 additions and 248 deletions

View file

@ -60,10 +60,11 @@
<div class="review-poster">
<img src=https://m.media-amazon.com/images/M/MV5BMTg0MTU5ODkwM15BMl5BanBnXkFtZTYwMzgxNzY3._V1_SX800.webp alt="Poster">
<div class="review-favorite">
<a class="review-favorite" href="https://caalden.github.io/film/favorites">
<span hidden>Favorite</span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="yellow" stroke="gold" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg>
</div>
</a>
</div>