From ee7e3803035905f8e2dc8ed1961cef6f6c616ffe Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:07:08 +0100 Subject: [PATCH] Update index.ts --- documentation/src/assets/integration-icons/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/src/assets/integration-icons/index.ts b/documentation/src/assets/integration-icons/index.ts index e212c17b..74212323 100644 --- a/documentation/src/assets/integration-icons/index.ts +++ b/documentation/src/assets/integration-icons/index.ts @@ -51,9 +51,9 @@ export { default as Docker } from "./docker"; export { default as Named } from "./named"; export { default as Ufw } from "./ufw"; export { default as Srvnginx } from "./srvnginx"; -export { default as Srvnginx } from "./srvapache"; +export { default as Srvapache } from "./srvapache"; export { default as Nodejs } from "./nodejs"; -export { default as Nodejs } from "./wordpress"; +export { default as Wordpress } from "./wordpress";