From 7544d7ecaa93e5cdf769ed14e52d284cb19f4516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9lio=20J=C3=BAnior?= <76992016+lunatic-fox@users.noreply.github.com> Date: Mon, 12 Dec 2022 19:01:22 -0300 Subject: [PATCH] Fix `devicon.json` (#1582) --- .vscode/tags-enum.json | 18 +++++++++++++++++- devicon.json | 5 +++-- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/.vscode/tags-enum.json b/.vscode/tags-enum.json index 647f085d..1637bf6f 100644 --- a/.vscode/tags-enum.json +++ b/.vscode/tags-enum.json @@ -10,6 +10,7 @@ "ARM", "C#", "CMS", + "DAG", "GNU", "IDE", "algorithms", @@ -30,11 +31,14 @@ "autodesk", "automation", "azure", + "big data", + "binary", "blockchain", "blog", "brand", "browser", "build", + "bundler", "c", "c++", "c-sharp", @@ -88,8 +92,10 @@ "ecommerce", "editor", "elastic", + "elixir", "engine", "erc20", + "esbuild", "ethereum", "file-format", "format", @@ -106,6 +112,7 @@ "graph", "graphic", "graphics", + "groovy", "hardware", "heterogeneous-computing", "hosting", @@ -123,6 +130,7 @@ "iphone", "java", "javascript", + "javascript-runtime", "jetbrains", "js", "jupyter notebook", @@ -158,6 +166,7 @@ "modelling", "monitoring", "multimedia", + "network", "networking", "node.js", "nodejs", @@ -176,12 +185,14 @@ "os", "package", "package-manager", + "pages", "performance", "php", "pipeline", "platform", "plotting", "pods", + "polyfill", "pre-processor", "procedural", "production-tool", @@ -202,6 +213,7 @@ "robotics", "router", "ruby", + "runtime", "rust", "scala", "script", @@ -213,6 +225,7 @@ "shell", "social", "software", + "solidity", "specification", "sql", "ssg", @@ -235,6 +248,7 @@ "tool", "tracing", "transpiler", + "typescript", "typesetting-system", "ui", "universal", @@ -246,6 +260,7 @@ "version-control", "vfx", "video", + "virtual machine", "visualization", "vmware", "vuejs", @@ -259,7 +274,8 @@ "websockets", "wiki", "windows", - "wrapper" + "wrapper", + "zig" ] } } diff --git a/devicon.json b/devicon.json index cbdb09c8..6b38fd29 100644 --- a/devicon.json +++ b/devicon.json @@ -3123,7 +3123,7 @@ }, { "name": "gitbook", - "aliases": [], + "altnames": [], "tags": [ "documentation", "pages", @@ -3145,7 +3145,7 @@ ] }, "color": "#346ddb", - "altnames": [ + "aliases": [ { "base": "original", "alias": "plain" @@ -9191,6 +9191,7 @@ }, { "name": "vite", + "altnames": [], "tags": [ "web3", "blockchain",