mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-18 20:21:07 +00:00
Change home URL
This commit is contained in:
parent
d5287baea9
commit
5c54554260
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<div class="container">
|
||||
<md-sidenav class="main-sidebar md-left md-fixed" ref="main-sidebar">
|
||||
<md-toolbar v-md-theme="'white'">
|
||||
<a href="/" class="md-title">Vue Material</a>
|
||||
<a href="/#" class="md-title">Vue Material</a>
|
||||
</md-toolbar>
|
||||
|
||||
<md-list>
|
||||
|
|
|
|||
Loading…
Reference in a new issue