From 641ddc7cee3f2e728f9e85c931d734fc8a35ad0b Mon Sep 17 00:00:00 2001 From: Jeff Shillitto Date: Fri, 5 Mar 2021 17:54:12 +1100 Subject: [PATCH] Add Shotstack to users list (#8897) --- website/src/dynamic/users.yml | 5 +++++ website/static/img/companies/shotstack.svg | 1 + 2 files changed, 6 insertions(+) create mode 100755 website/static/img/companies/shotstack.svg diff --git a/website/src/dynamic/users.yml b/website/src/dynamic/users.yml index bc0241a3ebf..cd44129e70d 100644 --- a/website/src/dynamic/users.yml +++ b/website/src/dynamic/users.yml @@ -373,6 +373,11 @@ image: "img/companies/rest-united.png" infoLink: "https://restunited.com/" pinned: false +- + caption: "Shotstack" + image: "img/companies/shotstack.svg" + infoLink: "https://shotstack.io" + pinned: false - caption: "SmartHR" image: "img/companies/smarthr.png" diff --git a/website/static/img/companies/shotstack.svg b/website/static/img/companies/shotstack.svg new file mode 100755 index 00000000000..7f8ff908216 --- /dev/null +++ b/website/static/img/companies/shotstack.svg @@ -0,0 +1 @@ + \ No newline at end of file