Skip to content

Commit

Permalink
update email address
Browse files Browse the repository at this point in the history
  • Loading branch information
tookit committed Jun 27, 2018
1 parent e306474 commit 5b82cee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "vue-material-admin",
"version": "1.0.0",
"description": "A Vue.js project",
"author": "Micahel Wang <xiangyu.wang@neptunetechnologieschina.com>",
"description": "A Vue Material Admin Template",
"author": "Micahel Wang <wangqiangshen@gmail.com>",
"private": true,
"scripts": {
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
Expand Down
3 changes: 3 additions & 0 deletions src/components/AppToolbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
>
</v-text-field>
<v-spacer></v-spacer>
<v-btn href="mailto:wangqiangshen@gmail.com">
Hire Me
</v-btn>
<v-btn icon href="https://github.com/tookit/vue-material-admin">
<v-icon>fa fa-github</v-icon>
</v-btn>
Expand Down

0 comments on commit 5b82cee

Please sign in to comment.