From 12ca969d91b5e511d50f0d9dcad5325d8ee9ceb3 Mon Sep 17 00:00:00 2001 From: Amirhossein Aliakbarpour Date: Tue, 16 Jan 2024 18:18:32 +0330 Subject: [PATCH] update aliases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devicon.json b/devicon.json index c310d056..3a8bfff3 100644 --- a/devicon.json +++ b/devicon.json @@ -24,6 +24,10 @@ { "base": "original", "alias": "plain" + }, + { + "base": "original-wordmark", + "alias": "plain-wordmark" } ] },