updated now-page-template to include icons for episode and movie links
This commit is contained in:
parent
101d99d22a
commit
c7717e6d29
1 changed files with 2 additions and 2 deletions
|
|
@ -16,9 +16,9 @@
|
|||
</div>
|
||||
<div style="background: rgba(250, 179, 135, 0.15); padding: 1rem; border: 4px solid #fab387; color:white;">
|
||||
I watched this episode<br>
|
||||
<a href="https://trakt.tv/users/crankle" style="color: #fab387 !important;">tktk</a><br>
|
||||
<i class="fa-solid fa-tv"></i> <a href="https://trakt.tv/users/crankle" style="color: #fab387 !important;">tktk</a><br>
|
||||
and this movie<br>
|
||||
<a href="https://trakt.tv/users/crankle" style="color: #fab387 !important;">tktk</a>
|
||||
<i class="fa-solid fa-film"></i> <a href="https://trakt.tv/users/crankle" style="color: #fab387 !important;">tktk</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue