fix: reordering tags

This commit is contained in:
Laureηt 2020-11-26 23:24:53 +01:00
parent 738a3f7dcb
commit 57b8c8d887

View file

@ -30,7 +30,7 @@
"location": {
"address": "Brest, France",
"link": "https://www.openstreetmap.org/#map=12/48.3930/-4.4601",
"icon": "fas fa-map-marker"
"icon": "fas fa-map-marker-alt"
},
"socials": [
@ -127,19 +127,19 @@
"name": "General Softwares",
"level": "advanced",
"tags": [
"Word",
"Excel",
"LaTeX",
"Linux",
"Git"
"LaTeX",
"Git",
"Word",
"Excel"
]
},
{
"name": "Scientific Computing",
"level": "intermediate",
"tags": [
"Matlab",
"Numpy"
"Numpy",
"Matlab"
]
}
],