updated now-page-template to separate trakt episode and movie links
This commit is contained in:
parent
a64bce8020
commit
101d99d22a
1 changed files with 5 additions and 2 deletions
|
|
@ -15,7 +15,10 @@
|
|||
I rated this<br>{letterboxd} <a href="https://letterboxd.com/STFUDonny" style="color: #f38ba8 !important;">tktk</a>
|
||||
</div>
|
||||
<div style="background: rgba(250, 179, 135, 0.15); padding: 1rem; border: 4px solid #fab387; color:white;">
|
||||
I watched this<br>{trakt} <a href="https://trakt.tv/users/crankle" style="color: #fab387 !important;">tktk</a>
|
||||
I watched this episode<br>
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue