1
0
mirror of https://github.com/konpa/devicon.git synced 2025-07-31 20:00:16 +02:00

Remove unicode chars from devicon.json (#1652)

Remove unicode character sequences from `devicon.json` which are likely culprits of builderror: https://github.com/devicons/devicon/actions/runs/3918634841
This commit is contained in:
Jørgen Kalsnes Hagen
2023-01-31 12:09:31 +01:00
committed by GitHub
parent 80aeaf824e
commit a93d02c1e1

View File

@@ -3549,7 +3549,6 @@
{
"name": "grails",
"altnames": [
"Grails\u00c2\u00ae Framework",
"Grails Framework"
],
"tags": [
@@ -8876,11 +8875,7 @@
},
{
"name": "traefikmesh",
"altnames": [
"traefik",
"tr\u00c3\u00a6fik",
"tr\u00c3\u00a6fikmesh"
],
"altnames": [],
"tags": [
"mesh",
"kubernetes"
@@ -8907,11 +8902,7 @@
},
{
"name": "traefikproxy",
"altnames": [
"traefik",
"tr\u00c3\u00a6fik",
"tr\u00c3\u00a6fikproxy"
],
"altnames": [],
"tags": [
"proxy",
"router"