Skip to content

Commit

Permalink
Merge branch 'sofia-petrides-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Chertok committed Mar 24, 2020
2 parents 8454618 + e970d5c commit 68e386c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion data/companies.js
Original file line number Diff line number Diff line change
Expand Up @@ -369,5 +369,16 @@ export default [
allowFullRemote: true,
hasPhysicalOffices: true
}
}
},
{
picture: "/images/STB_logo_v01.png",
url: "https://www.softwaretestingbureau.com/",
name: "Software Testing Bureau",
description:
"Potenciamos la productividad de las empresas automatizando sus pruebas de software",
meta: {
allowFullRemote: true,
hasPhysicalOffices: true
}
},
];
Binary file added public/images/STB_logo_v01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 68e386c

@vercel
Copy link

@vercel vercel bot commented on 68e386c Mar 24, 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.