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:
Kim, Jimin 2022-09-17 10:48:02 +09:00
parent b9fef5ec21
commit 72c31f1c6d

View file

@ -7,6 +7,6 @@
"csharp"
],
"gameDev": ["unity"],
"frontEndWeb": ["react", "svelte"],
"frontEndDesktop": ["gnome gtk", "electron", "tauri"]
"frontEndWeb": ["react", "svelte", "tailwindcss"],
"frontEndDesktop": ["gtk", "electron", "tauri", "godotengine Godot"]
}