Skip to content

Commit

Permalink
replace google podcast by the youtube playlist
Browse files Browse the repository at this point in the history
  • Loading branch information
tremblap committed Jul 14, 2024
1 parent 3bfcf54 commit be315b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/lib/components/podcasts/Hero.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<img class='badge' src='/img/apple-podcasts.jpg' alt='Apple podcasts logo'/>
Apple Podcasts
</a>
<a class="podcasts-link raisedbox" href='https://podcasts.google.com/feed/aHR0cHM6Ly9sZWFybi5mbHVjb21hLm9yZy9leHBsb3JlL2ZlZWQucnNz'>
<img class='badge' src='/img/google-podcasts-logo.svg' alt='Google podcasts logo'/>
Google Podcasts
<a class="podcasts-link raisedbox" href='https://youtube.com/playlist?list=PLLzzOXU4pTgLQdkLtMSQB8QKyR8AbJfFX&feature=shared'>
<img class='badge' src='/img/youtube_logo.png' alt='YouTube logo'/>
YouTube Playlist
</a>
<a class="podcasts-link raisedbox" href='/explore/feed.rss'>
<img class='badge' src='/img/rss.svg' alt='RSS logo'/>
Expand Down
1 change: 0 additions & 1 deletion static/img/google-podcasts-logo.svg

This file was deleted.

Binary file added static/img/youtube_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit be315b0

Please sign in to comment.