Skip to content

Commit

Permalink
change title
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Jul 27, 2018
1 parent cfca915 commit 55dfdb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<md-button class="md-icon-button" @click="menuVisible = !menuVisible">
<md-icon>menu</md-icon>
</md-button>
<span class="md-title">jsFrog - Explore Artifactory's NPM registry</span>
<span class="md-title">npmFrog - Explore jFrog's Artifactory - the NPM-way</span>
</md-app-toolbar>

<md-app-drawer :md-active.sync="menuVisible">
Expand Down

0 comments on commit 55dfdb8

Please sign in to comment.