Skip to content

Commit

Permalink
Update companies.js (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
leog authored Mar 14, 2020
1 parent 36cb5ce commit 99cbdd9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/companies.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,15 @@ export default [
allowFullRemote: true,
hasPhysicalOffices: true
}
},
{
picture: "https://www.globant.com/sites/default/files/FavIcon-Globantwebsite-2x_5.png",
url: "https://www.globant.com",
name: "Globant",
description: "We empower organizations through digital & cognitive transformation",
meta: {
allowFullRemote: true,
hasPhysicalOffices: true
}
}
];

1 comment on commit 99cbdd9

@vercel
Copy link

@vercel vercel bot commented on 99cbdd9 Mar 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.