Skip to content

Instantly share code, notes, and snippets.

@abdullah017
Last active January 1, 2021 08:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abdullah017/3797434b45b46a075cb45e9f64ecac83 to your computer and use it in GitHub Desktop.
Save abdullah017/3797434b45b46a075cb45e9f64ecac83 to your computer and use it in GitHub Desktop.
<div class="row"> <div class="col-md-6">
<h2 routerLink="home">ANA SAYFAYA GİT</h2>
</div>
<div class="col-md-6">
<h2 routerLink="user">KULLANICI SAYFASINA GİT</h2>
</div>
<!-- <div class="col-md-3">
<h2 [routerLink]="[]'user',7]"> </h2>
</div> -->
</div>
<router-outlet></router-outlet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment