mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 12:58:25 +01:00
poketube music n stuff
This commit is contained in:
parent
2b127e85f2
commit
1bcfa02a95
1 changed files with 6 additions and 0 deletions
|
@ -252,6 +252,12 @@ border-radius: 5px;
|
|||
<% } %>
|
||||
|
||||
</div>
|
||||
<% if (video.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<p style="text-align:center;">
|
||||
pogger you can now listen to this song on <a href="/music?v=<%=video.id%>"> poketube music!</a> owo :3
|
||||
</p>
|
||||
<% }%>
|
||||
|
||||
</div><br>
|
||||
<div class="video-info">
|
||||
<div class="video-title" style="font-family:'Ginto Nord';font-weight:900;white-space:yes;"><%=video.Title%></div>
|
||||
|
|
Loading…
Reference in a new issue