add stackoverflow link

This commit is contained in:
Ben Harris 2018-01-26 11:14:58 -05:00
parent e7975cc185
commit 598bb74558
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@ var vm = new Vue({
"href": "https://github.com/benharri",
"icon": "github"
},
{
"text": "stack overflow",
"href": "https://stackoverflow.com/users/6352706/ben-harris",
"icon": "stack-overflow"
},
{
"text": "my git guide",
"href": "https://benharri.github.io/learngit/",