From 7b4bd2fb55b78f77ed3ed12861ae2c795783f37c Mon Sep 17 00:00:00 2001 From: Anastasiya Date: Fri, 8 Apr 2016 17:55:15 +0300 Subject: [PATCH] fix(profile): add akveo contact info --- src/app/pages/profile/ProfilePageCtrl.js | 7 ++++--- src/app/pages/profile/profile.html | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/pages/profile/ProfilePageCtrl.js b/src/app/pages/profile/ProfilePageCtrl.js index 43f767e..c271490 100644 --- a/src/app/pages/profile/ProfilePageCtrl.js +++ b/src/app/pages/profile/ProfilePageCtrl.js @@ -26,11 +26,12 @@ $scope.socialProfiles = [ { name: 'Facebook', - href: 'https://www.facebook.com/nasta.kartul', + href: 'https://www.facebook.com/akveo/', icon: 'socicon-facebook' }, { name: 'Twitter', + href: 'https://twitter.com/akveo_inc', icon: 'socicon-twitter' }, { @@ -39,12 +40,12 @@ }, { name: 'LinkedIn', - href: 'https://www.linkedin.com/profile/view?id=177497038', + href: 'https://www.linkedin.com/company/akveo', icon: 'socicon-linkedin' }, { name: 'GitHub', - href: 'https://github.com/1itvinka', + href: 'https://github.com/akveo', icon: 'socicon-github' }, { diff --git a/src/app/pages/profile/profile.html b/src/app/pages/profile/profile.html index 8f6bf51..c9b5d5a 100644 --- a/src/app/pages/profile/profile.html +++ b/src/app/pages/profile/profile.html @@ -42,7 +42,7 @@
- +
@@ -101,7 +101,7 @@
- +