From 334a009f7d3f856aef3e0215b66451852aab4e5e Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 21 Feb 2020 03:46:18 +0100 Subject: [PATCH] Update index.ts --- web/src/components/softwareCloud/imgs/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/softwareCloud/imgs/index.ts b/web/src/components/softwareCloud/imgs/index.ts index 3fb1cb0c4..5d33efe90 100644 --- a/web/src/components/softwareCloud/imgs/index.ts +++ b/web/src/components/softwareCloud/imgs/index.ts @@ -27,7 +27,7 @@ import img27 from "./27-hostsmgr.png"; import img28 from "./28-personalDNSfilter.svg"; import img29 from "./29-Unbound.png"; import img30 from "./30-BIND.png"; -import img31 from "./31-AdGuard-Home.png"; +import img31 from "./31-AdGuard-Home.svg"; import img32 from "./32-AdNauseam.png"; import img33 from "./33-Legacy-Unix-Derivatives.png"; import img34 from "./34-Windows-command-line.png";