mirror of
https://github.com/xHyroM/website.git
synced 2024-11-22 15:01:05 +01:00
feat: change git icon to colored in about
This commit is contained in:
parent
5a704010bd
commit
8b921c5d81
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ const skills = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Git",
|
name: "Git",
|
||||||
icon: "mdi:git",
|
icon: "logos:git-icon",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "GitHub",
|
name: "GitHub",
|
||||||
|
|
Loading…
Reference in a new issue