diff --git a/src/drivers/webextension/images/icons/Gigalixir.svg b/src/drivers/webextension/images/icons/Gigalixir.svg new file mode 100644 index 000000000..7ff4b9f0b --- /dev/null +++ b/src/drivers/webextension/images/icons/Gigalixir.svg @@ -0,0 +1 @@ + diff --git a/src/technologies/g.json b/src/technologies/g.json index f9e56f3bd..3912f5f14 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -716,6 +716,20 @@ }, "website": "https://ghost.org" }, + "Gigalixir": { + "cats": [ + 62 + ], + "description": "Gigalixir is a PaaS focused on deployments of Elixir and Phoenix web apps", + "icon": "Gigalixir.svg", + "pricing": [ + "low", + "recurring", + "freemium" + ], + "url": "\\.gigalixirapp\\.com", + "website": "https://gigalixir.com/" + }, "Gist Giftship": { "cats": [ 100 @@ -2537,4 +2551,4 @@ "implies": "Python", "website": "https://gunicorn.org" } -} \ No newline at end of file +}