From bfdd111dc12bccd9d32d5506d2894a61c66734d3 Mon Sep 17 00:00:00 2001 From: Alfred0 <90577614+Alf3rez@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:51:58 +0100 Subject: [PATCH] Update custom-icons.json I move World Cube Association entry to the proper alphabetical place and added the slug line because icon is showing blank and I think that could be the reason --- auth/assets/custom-icons/_data/custom-icons.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 382b7b3e3c..71a361776d 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -1105,13 +1105,6 @@ "title": "WARGAMING.NET", "slug": "wargamingnet" }, - { - "title": "World Cube Association", - "altNames": [ - "WCA", - "worldcubeassociation" - ] - }, { "title": "Wealthfront" }, @@ -1140,6 +1133,14 @@ "Work OS" ] }, + { + "title": "World Cube Association", + "slug": "wca", + "altNames": [ + "WCA", + "worldcubeassociation" + ] + }, { "title": "WYZE" },