Add Podcasts (Apple Podcasts, Google Podcasts, Pocket Casts & Overcast) (#507)

* Add Apple Podcasts

* Add Google Podcasts

* Add Pocket Casts

* Add Overcast

* Fixing Typos

* Reorder new Buttons at the end

* fix SNAKE_CASE

* Add Apple Podcasts

* Add Google Podcasts

* Add Pocket Casts

* Add Overcast

* Fixing Typos

* Reorder new Buttons at the end

* fix SNAKE_CASE
This commit is contained in:
Sebastian Thiele
2023-10-25 21:35:17 +02:00
committed by GitHub
parent f41213a133
commit d0044133db
8 changed files with 154 additions and 1 deletions

View File

@@ -129,6 +129,10 @@ services:
- VRCHAT=https://vrchat.com
- X=https://x.com
- CODEWARS=https://www.codewars.com
- APPLE_PODCASTS=https://podcasts.apple.com/de/podcast/NAME/id000000000
- GOOGLE_PODCASTS=https://podcasts.google.com/feed/XYZ
- POCKET_CASTS=https://pca.st/XYZ
- OVERCAST=https://overcast.fm/itunes00000000
ports:
- 8080:3000
restart: unless-stopped