]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.html
Analyze embed too with bundlewatch
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.html
index b243c129bf0c36322bd00d5e7e011c995546b036..b66c9afde9f722d633bff7f91d84a1bef1d421ef 100644 (file)
@@ -8,7 +8,7 @@
     <div class="top-left-block">
       <span class="icon icon-menu" (click)="menu.toggleMenu()"></span>
 
-      <a class="peertube-title" [routerLink]="defaultRoute" title="Homepage" i18n-title>
+      <a class="peertube-title" [routerLink]="defaultRoute">
         <span class="icon icon-logo"></span>
         <span class="instance-name">{{ instanceName }}</span>
       </a>