Skip to content

Commit cf0b4bb

Browse files
authored
Swap ESB icon from Elastic to be an actual ESB icon. (#284)
1 parent a98a3c5 commit cf0b4bb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

src/assets/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ import azureIcon from "./technologies/technology-logo-microsoft-azure.svg"
6767
import openshiftIcon from "./technologies/technology-logo-openshift.svg"
6868
import webapiIcon from "./technologies/technology-logo-web-api.svg"
6969
import akkaIcon from "./technologies/technology-logo-apache-pekko-akka.svg"
70-
import esbIcon from "./technologies/technology-logo-elastic-search.svg"
70+
import esbIcon from "./technologies/technology-logo-enterprise-service-bus.svg"
7171
import jwtIcon from "./technologies/technology-logo-jwt-token.svg"
7272
import gitlabIcon from "./technologies/technology-logo-gitlab.svg"
7373
import cloudbeesIcon from "./technologies/technology-logo-cloudbees.svg"
Lines changed: 11 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)