From 215b0dae3584089d471146f2689ec3e8f0c266c7 Mon Sep 17 00:00:00 2001 From: Frank Lin Date: Tue, 3 Sep 2024 17:20:20 -0700 Subject: [PATCH] Remove all mentions of Google Podcasts. Google Podcasts has been deprecated: https://blog.youtube/news-and-events/podcast-destination-on-youtube-music/ Signed-off-by: Frank Lin --- REFERENCE.md | 1 - exampleSite/config.toml | 1 - layouts/partials/jumbotron.html | 5 ----- layouts/partials/sidebar.html | 5 ----- test/blue-grid-config.toml | 1 - test/blue-row-jumbo-false-config.toml | 1 - test/blue-row-jumbo-true-config.toml | 1 - test/blue-row-no-jumbo-config.toml | 1 - test/config.toml | 1 - test/grey-grid-config.toml | 1 - test/grey-row-config.toml | 1 - test/grey-row-jumbo-config.toml | 1 - test/orange-grid-config.toml | 1 - test/orange-row-config.toml | 1 - test/orange-row-jumbo-config.toml | 1 - 15 files changed, 23 deletions(-) diff --git a/REFERENCE.md b/REFERENCE.md index 33a431f2..48f3e400 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -57,7 +57,6 @@ These should be set under the `[params]` section: | `copyright_notice` | Yes | Your copyright information for the footer of the page. Can contain Markdown. | `"Copyright 2016 [Matt Stratton](https://www.mattstrattion.io)"` | | `itunes_subscribe` | No | The URL of your podcast in the Apple Podcasts store. | "http://podcasts.apple.com/us/podcast/arrested-devops/id773888088?mt=2&uo=4&at=11lsCi" | | `android_subscribe` | No | The URL for your podcast for Android users. You can generate this URL at [Subscribe on Android](https://subscribeonandroid.com). | "http://subscribeonandroid.com/feeds.podtrac.com/VGAulpN7MY1U" | -| `google_play_subscribe` | No | The URL to your podcast in Google Podcasts | "https://podcasts.google.com/feed/aHR0cHM6Ly93d3cuYXJyZXN0ZWRkZXZvcHMuY29tL2VwaXNvZGUvaW5kZXgueG1s" | | `stitcher_subscribe` | No | The URL to your podcast on Stitcher. | "http://www.stitcher.com/podcast/arrested-devops-2/arrested-devops" | | `soundcloud_subscribe` | No | The URL to your podcast's feed on Soundcloud | "http://feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss" | | `pocketcasts_subscribe` | No | The URL to your podcast's feed on Pocketcasts | "http://pcasts.in/feed/feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss" | diff --git a/exampleSite/config.toml b/exampleSite/config.toml index e7ec49d3..a5f4a742 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -90,7 +90,6 @@ youtube_subscribe = "https://www.youtube.com/arresteddevops?sub_confirmation=1" itunes_subscribe = "https://podcasts.apple.com/us/podcast/arrested-devops/id773888088?ign-mpt=uo%3D4&mt=2" android_subscribe = "http://subscribeonandroid.com/feeds.podtrac.com/VGAulpN7MY1U" spotify_subscribe = "https://open.spotify.com/show/..." -google_play_subscribe = "https://podcasts.google.com/feed/aHR0cHM6Ly93d3cuYXJyZXN0ZWRkZXZvcHMuY29tL2VwaXNvZGUvaW5kZXgueG1s" stitcher_subscribe = "http://www.stitcher.com/podcast/arrested-devops-2/arrested-devops" soundcloud_subscribe = "http://feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss" pocketcasts_subscribe = "http://pcasts.in/feed/feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss" diff --git a/layouts/partials/jumbotron.html b/layouts/partials/jumbotron.html index 1bc30335..610c28f9 100644 --- a/layouts/partials/jumbotron.html +++ b/layouts/partials/jumbotron.html @@ -47,11 +47,6 @@ {{ end }} - {{ if (isset .Site.Params "google_play_subscribe") }} - - {{ end }} {{ with .Site.Params.stitcher_subscribe }} {{ end }} - {{ if (isset .Site.Params "google_play_subscribe") }} - - {{ end }} {{ with .Site.Params.stitcher_subscribe }}