From 16cb993ee6e28987a840fc27a9c2c73794c67697 Mon Sep 17 00:00:00 2001 From: Benjamin Bellamy Date: Wed, 10 Feb 2021 17:52:51 +0100 Subject: [PATCH] feat(platforms): add helloasso --- app/Database/Seeds/PlatformSeeder.php | 7 +++++++ .../images/platforms/funding/helloasso.svg | 19 +++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 app/Views/_assets/images/platforms/funding/helloasso.svg diff --git a/app/Database/Seeds/PlatformSeeder.php b/app/Database/Seeds/PlatformSeeder.php index 4e0bdb63..2d6a2d66 100644 --- a/app/Database/Seeds/PlatformSeeder.php +++ b/app/Database/Seeds/PlatformSeeder.php @@ -258,6 +258,13 @@ class PlatformSeeder extends Seeder 'home_url' => 'https://www.gofundme.com/', 'submit_url' => 'https://www.gofundme.com/sign-up', ], + [ + 'slug' => 'helloasso', + 'type' => 'funding', + 'label' => 'helloasso', + 'home_url' => 'https://www.helloasso.com/', + 'submit_url' => 'https://auth.helloasso.com/inscription', + ], [ 'slug' => 'indiegogo', 'type' => 'funding', diff --git a/app/Views/_assets/images/platforms/funding/helloasso.svg b/app/Views/_assets/images/platforms/funding/helloasso.svg new file mode 100644 index 00000000..e8820b38 --- /dev/null +++ b/app/Views/_assets/images/platforms/funding/helloasso.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + +