From 344e9ccf2e5fa7988e1827270d86d503e4f51d2e Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Wed, 28 Feb 2024 12:43:11 +0100 Subject: [PATCH] Update index.ts --- documentation/src/assets/integration-icons/index.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/src/assets/integration-icons/index.ts b/documentation/src/assets/integration-icons/index.ts index f59d3799..e212c17b 100644 --- a/documentation/src/assets/integration-icons/index.ts +++ b/documentation/src/assets/integration-icons/index.ts @@ -53,6 +53,9 @@ export { default as Ufw } from "./ufw"; export { default as Srvnginx } from "./srvnginx"; export { default as Srvnginx } from "./srvapache"; export { default as Nodejs } from "./nodejs"; +export { default as Nodejs } from "./wordpress"; + + export { default as Ably } from "./ably";