This commit is contained in:
NyxiumYuuki 2021-05-31 23:09:58 +02:00
parent 67a37d16ec
commit c5406006da
8 changed files with 74 additions and 10 deletions

View file

@ -1 +1,4 @@
<nav class="navbar navbar-expand-xl navbar-dark bg-dark">
<a [routerLink]="['/']" class="navbar-brand" >Chat Polytech</a>
</nav>
<router-outlet></router-outlet>