Skip to content

Commit

Permalink
Merge pull request tookit#1 from tookit/master
Browse files Browse the repository at this point in the history
Update from the original project
  • Loading branch information
AntoninSlejska authored Jul 11, 2018
2 parents 5ae87a3 + 394bf80 commit ddcb4ba
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 ddcb4ba

Please sign in to comment.