Skip to content

Commit

Permalink
Merge pull request #61 from ieeemysight4rehab/dev
Browse files Browse the repository at this point in the history
Added Support Team Member Chong Pit Nyuk
  • Loading branch information
jerrychong25 authored Jul 17, 2020
2 parents e4af9e8 + 994d1d6 commit 6dfbe19
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions src/assets/data/supportTeam.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,14 @@
"github":"",
"profileImage":"",
"website":""
},
{
"name":"Chong Pit Nyuk",
"designation":"Physiotherapist (2016)",
"twitter":"",
"linkedin":"https://my.linkedin.com/in/chong-pit-nyuk-728767ab",
"github":"",
"profileImage":"",
"website":""
}
]
3 changes: 2 additions & 1 deletion src/components/home/aboutIEEEMySIGHT4RehabChapter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
<v-btn :href="chapterDetails.socialLinks[1].link" target="_blank" outline color="white" class="ma-0 google-font" style="border-radius:5px;text-transform: capitalize;">Google Sites Page</v-btn>
&nbsp;
<v-btn :href="chapterDetails.socialLinks[2].link" target="_blank" outline color="white" class="ma-0 google-font" style="border-radius:5px;text-transform: capitalize;">GitHub Page</v-btn>
<br><br>
<br>
<br>
<router-link to="/about" class="google-font" style="text-decoration:none;color:white">See More about {{chapterDetails.ChapterName}}</router-link>
</v-flex>

Expand Down

0 comments on commit 6dfbe19

Please sign in to comment.