feat: add astro node to programming provider

pull/1178/head
Cal Seagram 2 months ago
parent 1e26cfedaa
commit 66eb089b72

@ -12,6 +12,10 @@ class Angular(_Framework):
_icon = "angular.png"
class Astro(_Framework):
_icon = "astro.png"
class Backbone(_Framework):
_icon = "backbone.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Loading…
Cancel
Save