mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:28:34 +01:00
Update poketube.ejs
This commit is contained in:
parent
0698cb190d
commit
e0d6876449
1 changed files with 2 additions and 2 deletions
|
@ -231,9 +231,9 @@ summary:hover{
|
|||
|
||||
|
||||
|
||||
<div class="recommended-list" style="background-color:#1c1c1c;border-radius: 54px;">
|
||||
<div class="recommended-list" style="background-color:#1c1c1c;border-radius:25px;margin: 10px;">
|
||||
<div style="font-family:Inter,sans-serif;font-weight:900;white-space:yes;" align="center">
|
||||
<a href="https://youtube.com/watch?v=fhLHFiRWlmA">Open On YouTube</a> • <a href="/privacy">Privacy</a> • <a href="https://github.com/iamashley0/poketube/">Git</a>
|
||||
<a href="https://youtube.com/watch?v=<%=video.id%">Open On YouTube</a> • <a href="/privacy">Privacy</a> • <a href="https://github.com/iamashley0/poketube/">Git</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue