Skip to content

Commit 5bf10b6

Browse files
committed
Update heading
1 parent ec0ce90 commit 5bf10b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/views/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<md-sidenav md-is-locked-open="$mdMedia('gt-sm')" md-component-id="left"
22
class="md-whiteframe-z2 md-sidenav-left">
33
<md-toolbar class="md-accent">
4-
<h1 class="md-toolbar-tools">Angular Material Admin</h1>
4+
<h1 class="md-toolbar-tools">Angular Material Dashboard</h1>
55
</md-toolbar>
66
<md-list>
77
<md-item ng-repeat="item in vm.menuItems">

0 commit comments

Comments
 (0)