Skip to content

Commit

Permalink
youtube lists into now pop latest
Browse files Browse the repository at this point in the history
  • Loading branch information
AshSimmonds authored Jan 2, 2024
1 parent 5261d87 commit bf79c11
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -199,21 +199,23 @@ const rightMeowTimeDateFriendly = rightMeow.toLocaleString(undefined, {
class="btn btn-primary">WinPaletter</a
>

<hr />

<h2>youtube</h2>

<a
href="https://www.youtube.com/playlist?list=PLpTPRepz0TopkWi-HORARvCi3ad_iHmBA"
class="btn btn-primary">00 - nowish</a
class="btn btn-primary">00 - nowish (added)</a
>

<a
href="https://www.youtube.com/playlist?list=PLpTPRepz0ToqHux0eYBGVmlI4YXp6hVxA"
class="btn btn-primary">01 - one thing at a time</a
class="btn btn-primary">01 - one thing at a time (latest)</a
>

<a
href="https://www.youtube.com/playlist?list=PLpTPRepz0Took-WLnAicMPzG8-D1bQjDY"
class="btn btn-primary">02 - soonish</a
class="btn btn-primary">02 - soonish (popular)</a
>

<a
Expand Down

1 comment on commit bf79c11

@vercel
Copy link

@vercel vercel bot commented on bf79c11 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.