Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ac2a464

Browse files
author
tabvn.drupal
committed
t
1 parent 509f72f commit ac2a464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<span class="icon-bar"></span>
99
<span class="icon-bar"></span>
1010
</button>
11-
<a class="navbar-brand" href="#">Github</a>
11+
<a style="cursor: pointer" (click)="go('home')" class="navbar-brand">Github</a>
1212
</div>
1313
<div id="navbar" class="navbar-collapse collapse">
1414
<form class="navbar-form navbar-right">

0 commit comments

Comments
 (0)