From 9000b75a7223549f0ac6b6786cf20ec002794b47 Mon Sep 17 00:00:00 2001 From: Phil Leggetter Date: Thu, 28 Nov 2024 12:49:33 +0000 Subject: [PATCH] update Hookdeck images (light and dark) and description --- README.md | 4 ++-- images/hookdeck-black.svg | 11 +++++++++++ images/hookdeck-white.svg | 1 + 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 images/hookdeck-black.svg create mode 100644 images/hookdeck-white.svg diff --git a/README.md b/README.md index c9b43a5..279c494 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ If you use Mattermost or Slack, you can set up an "Outgoing webhook integration" Everything else is the responsibility of the command's author. ## Not what you're looking for? -| hookdoo | hookdeck | +| hookdoo | hookdeck | | :-: | :-: | -| Scriptable webhook gateway to safely run your custom builds, deploys, and proxy scripts on your servers. | Inspect, monitor and replay webhooks without the back and forth troubleshooting. | +| Scriptable webhook gateway to safely run your custom builds, deploys, and proxy scripts on your servers. | An event gateway to reliably ingest, verify, queue, transform, filter, inspect, monitor, and replay webhooks. | # Getting started diff --git a/images/hookdeck-black.svg b/images/hookdeck-black.svg new file mode 100644 index 0000000..962b07d --- /dev/null +++ b/images/hookdeck-black.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/images/hookdeck-white.svg b/images/hookdeck-white.svg new file mode 100644 index 0000000..19afbbf --- /dev/null +++ b/images/hookdeck-white.svg @@ -0,0 +1 @@ + \ No newline at end of file