From 34489b0af1e2b744637b5eccb60f247ac6a01017 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Wed, 8 Nov 2017 15:47:08 +0100 Subject: [PATCH] feat(templates): use openfaas logo --- templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.json b/templates.json index eebdfb4..72ef1cb 100644 --- a/templates.json +++ b/templates.json @@ -641,7 +641,7 @@ "note": "Deploys the API gateway and sample functions. You can access the UI on port 8080.", "categories": ["serverless"], "platform": "linux", - "logo": "https://cloudinovasi.id/assets/img/logos/registry.png", + "logo": "https://cloudinovasi.id/assets/img/logos/openfaas.png", "repository": { "url": "https://github.com/openfaas/faas", "stackfile": "docker-compose.yml"