Skip to content

Commit

Permalink
Rename whitelabel to ecommerce
Browse files Browse the repository at this point in the history
  • Loading branch information
diegobugs committed Feb 14, 2024
1 parent 3b1fc70 commit bfc528d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h3>Frontend webapps</h3>
*/
const apps = [
{
name: "whitelabel-funnel",
name: "e-commerce funnel",
urls: [
"https://viajes.expresobrasilia.com/version",
"https://viaje.costaline.com.mx/version",
Expand All @@ -36,7 +36,7 @@ <h3>Frontend webapps</h3>
],
},
{
name: "whitelabel-funnel (sandbox)",
name: "e-commerce funnel (sandbox)",
urls: [
"https://brasilia-funnel-sandbox.herokuapp.com/version",
"https://costaline-funnel-sandbox.herokuapp.com/version",
Expand Down

0 comments on commit bfc528d

Please sign in to comment.