Skip to content

Commit

Permalink
Update Services.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
EldinZaimovic committed Sep 24, 2019
1 parent 47aff12 commit 3fa8c47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/views/Services.vue
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@ export default {
data() {
return {
clients: [
{
name: "Brandly",
src: "https://i.imgur.com/BLJ16wb.png",
href: "https://www.brandly.com/"
},
{
name: "EEVOY",
src: "https://i.imgur.com/lIJePVb.png",
Expand Down

0 comments on commit 3fa8c47

Please sign in to comment.