From 3d7a2320ddd116e4a311605421126aff57243219 Mon Sep 17 00:00:00 2001 From: Benjamin Bellamy Date: Mon, 15 Feb 2021 13:35:54 +0100 Subject: [PATCH] feat(platforms): add pod.link --- app/Database/Seeds/PlatformSeeder.php | 7 +++++++ app/Views/_assets/images/platforms/podcasting/podlink.svg | 1 + 2 files changed, 8 insertions(+) create mode 100644 app/Views/_assets/images/platforms/podcasting/podlink.svg diff --git a/app/Database/Seeds/PlatformSeeder.php b/app/Database/Seeds/PlatformSeeder.php index 2d6a2d66..9eaf24e1 100644 --- a/app/Database/Seeds/PlatformSeeder.php +++ b/app/Database/Seeds/PlatformSeeder.php @@ -184,6 +184,13 @@ class PlatformSeeder extends Seeder 'home_url' => 'https://www.podinstall.com/', 'submit_url' => 'https://www.podinstall.com/claim.html', ], + [ + 'slug' => 'podlink', + 'type' => 'podcasting', + 'label' => 'pod.link', + 'home_url' => 'https://pod.link/', + 'submit_url' => 'https://pod.link', + ], [ 'slug' => 'podtail', 'type' => 'podcasting', diff --git a/app/Views/_assets/images/platforms/podcasting/podlink.svg b/app/Views/_assets/images/platforms/podcasting/podlink.svg new file mode 100644 index 00000000..cb779322 --- /dev/null +++ b/app/Views/_assets/images/platforms/podcasting/podlink.svg @@ -0,0 +1 @@ +