From 9fdc8d32930234c7ffd2be6892be57febcef1086 Mon Sep 17 00:00:00 2001 From: Benjamin Bellamy Date: Sat, 28 Nov 2020 18:32:36 +0100 Subject: [PATCH] feat(platforms): add podfriend --- app/Database/Seeds/PlatformSeeder.php | 7 +++++++ .../images/platforms/podcasting/podfriend.svg | 20 +++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 app/Views/_assets/images/platforms/podcasting/podfriend.svg diff --git a/app/Database/Seeds/PlatformSeeder.php b/app/Database/Seeds/PlatformSeeder.php index 4767549a..cba4513e 100644 --- a/app/Database/Seeds/PlatformSeeder.php +++ b/app/Database/Seeds/PlatformSeeder.php @@ -177,6 +177,13 @@ class PlatformSeeder extends Seeder 'home_url' => 'https://podtail.com/', 'submit_url' => 'https://podtail.com/about/faq/', ], + [ + 'slug' => 'podfriend', + 'type' => 'podcasting', + 'label' => 'Podfriend', + 'home_url' => 'https://www.podfriend.com/', + 'submit_url' => 'https://api.podcastindex.org/signup', + ], [ 'slug' => 'podverse', 'type' => 'podcasting', diff --git a/app/Views/_assets/images/platforms/podcasting/podfriend.svg b/app/Views/_assets/images/platforms/podcasting/podfriend.svg new file mode 100644 index 00000000..5d393afe --- /dev/null +++ b/app/Views/_assets/images/platforms/podcasting/podfriend.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + +