mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-10 02:27:29 +00:00
Add #cloudtube to the watch on youtube link
This commit is contained in:
parent
850c9cca4a
commit
db85ef6f66
@ -54,7 +54,7 @@ block content
|
|||||||
img(src="/static/images/search.svg" width=17 height=17 alt="").button-icon
|
img(src="/static/images/search.svg" width=17 height=17 alt="").button-icon
|
||||||
| Search
|
| Search
|
||||||
//- button.border-look#share Share
|
//- button.border-look#share Share
|
||||||
a(href=`https://www.youtube.com/watch?v=${video.videoId}`).border-look YouTube
|
a(href=`https://www.youtube.com/watch?v=${video.videoId}#cloudtube`).border-look YouTube
|
||||||
a(href=`https://invidio.us/watch?v=${video.videoId}`).border-look Invidious
|
a(href=`https://invidio.us/watch?v=${video.videoId}`).border-look Invidious
|
||||||
|
|
||||||
.description!= video.descriptionHtml
|
.description!= video.descriptionHtml
|
||||||
|
Loading…
Reference in New Issue
Block a user