update skill svgs
- replace gnome icon with the gtk icon (they added it, yay) - add tailwind icon - add godot engine icon
This commit is contained in:
parent
b9fef5ec21
commit
72c31f1c6d
1 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,6 @@
|
||||||
"csharp"
|
"csharp"
|
||||||
],
|
],
|
||||||
"gameDev": ["unity"],
|
"gameDev": ["unity"],
|
||||||
"frontEndWeb": ["react", "svelte"],
|
"frontEndWeb": ["react", "svelte", "tailwindcss"],
|
||||||
"frontEndDesktop": ["gnome gtk", "electron", "tauri"]
|
"frontEndDesktop": ["gtk", "electron", "tauri", "godotengine Godot"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue