From d674e17a7b49d1aac8c5ba2b3b4fae01907e7e95 Mon Sep 17 00:00:00 2001 From: Alex Canales Date: Thu, 3 Oct 2024 00:28:10 -0400 Subject: [PATCH] Added original wordmark as alias. --- devicon.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index ca03ec33..84eb8efc 100644 --- a/devicon.json +++ b/devicon.json @@ -7438,7 +7438,12 @@ ] }, "color": "#35df79", - "aliases": [] + "aliases": [ + { + "base": "original-wordmark", + "alias": "plain-wordmark" + } + ] }, { "name": "perl",