From 296e181434a05a907916d49c785dc417b0288734 Mon Sep 17 00:00:00 2001 From: Anish Karandikar Date: Tue, 8 Jan 2019 13:49:16 -0500 Subject: [PATCH] Add frontend: Imba --- etc/frontend-repos.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/frontend-repos.yaml b/etc/frontend-repos.yaml index 69a1c55d3..ab88a4d3a 100644 --- a/etc/frontend-repos.yaml +++ b/etc/frontend-repos.yaml @@ -46,3 +46,6 @@ - title: PureScript + Halogen repo: thomashoneyman/purescript-halogen-realworld logo: https://raw.githubusercontent.com/thomashoneyman/purescript-halogen-realworld/master/assets/logo.png +- title: Imba + repo: cartonalexandre/imba-realworld-example-app + logo: https://raw.githubusercontent.com/cartonalexandre/imba-realworld-example-app/master/logo.png