From da0c8ced0157fe47224338c7bb960923d6360034 Mon Sep 17 00:00:00 2001 From: Thomas Bui Date: Sun, 11 Oct 2020 19:16:33 -0700 Subject: [PATCH] Fix it so mocha now have a plain font --- devicon.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 0506205b..5a857fab 100644 --- a/devicon.json +++ b/devicon.json @@ -1620,7 +1620,9 @@ "svg": [ "plain" ], - "font": [] + "font": [ + "plain" + ] }, "color": "#8d6748", "aliases": []