PUBLISH: Favorites list
This commit is contained in:
parent
64aafaa1d9
commit
9eebd5d680
16 changed files with 453 additions and 248 deletions
|
|
@ -53,10 +53,11 @@
|
|||
<div class="card-image">
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTY0NDY3MDMxN15BMl5BanBnXkFtZTcwOTM5NzMzOQ@@._V1_SX800.webp alt="Now You See Me" />
|
||||
|
||||
<div class="card-favorite-star">
|
||||
<a class="card-favorite-star" 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>
|
||||
<section class="card-content">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue