From bfc528d919c832330be3e681c386f6644eb0024c Mon Sep 17 00:00:00 2001 From: Diego Bugs Date: Wed, 14 Feb 2024 11:08:23 -0300 Subject: [PATCH] Rename whitelabel to ecommerce --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6e16fb9..bc6b1de 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@

Frontend webapps

*/ const apps = [ { - name: "whitelabel-funnel", + name: "e-commerce funnel", urls: [ "https://viajes.expresobrasilia.com/version", "https://viaje.costaline.com.mx/version", @@ -36,7 +36,7 @@

Frontend webapps

], }, { - name: "whitelabel-funnel (sandbox)", + name: "e-commerce funnel (sandbox)", urls: [ "https://brasilia-funnel-sandbox.herokuapp.com/version", "https://costaline-funnel-sandbox.herokuapp.com/version",