]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.html
move from trending routes to alg param
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.html
index 77d876f8edb880a6dc2e64c0e00f9337a05fd0d9..108b127bed443250ac6c5d97695ebfd2405fb446 100644 (file)
@@ -8,7 +8,7 @@
     <div class="top-left-block">
       <span class="icon icon-menu" role="button" [title]="getToggleTitle()" (click)="menu.toggleMenu()"></span>
 
-      <a class="peertube-title" [routerLink]="defaultRoute">
+      <a class="peertube-title c-hand" (click)="goToDefaultRoute()">
         <span class="icon icon-logo"></span>
         <span class="instance-name">{{ instanceName }}</span>
       </a>