mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-03-02 02:31:35 +00:00
Add recommended videos to the can't think page
this is probably some kind of sick irony yeah yeah no, no thinking. content. consume the content. watch more videos. https://tube.cadence.moe/cant-think watch more videos. https://tube.cadence.moe/cant-think watch more videos. https://tube.cadence.moe/cant-think watch more videos. https://tube.cadence.moe/cant-think watch more videos. https://tube.cadence.moe/cant-think ... can't think?
This commit is contained in:
parent
893684c311
commit
1333b990f6
2 changed files with 13 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ mixin leave(index, prefix="No more?", final)
|
|||
a(href="/search?q=cats+being+cute") [BLISS]
|
||||
|
||||
block content
|
||||
include includes/video-list-item
|
||||
main.cant-think-page
|
||||
- let src = constants.server_setup.cant_think_narration_url
|
||||
if src
|
||||
|
|
@ -71,3 +72,8 @@ block content
|
|||
p You know what you must do.
|
||||
p.ultimatum: a(href="#i-understand").border-look I know what I must do.
|
||||
a#i-understand
|
||||
|
||||
p.the-end Well, looks like you reached the end of the content.#[br]You know what happens now.
|
||||
h3 Recommended videos
|
||||
+video_list_item("related-video", {videoId: "jKKCF_Bqtw4", title: "dopamine review", author: "Jreg", authorId: "UCGSGPehp0RWfca-kENgBJ9Q", viewCountText: "84,651 views"})
|
||||
+video_list_item("related-video", {videoId: "gLYWLobR248", title: "I Watch My YouTube Videos At 2x Speed", author: "Jreg", authorId: "UCGSGPehp0RWfca-kENgBJ9Q", viewCountText: "125,625 views"})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue