]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.html
Client: fix login state when logout
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.html
index 0311179a842071da0e260dd2cfc109838585f95d..f2acffea4a2b1520169ebe5a25ff6a0047f81d65 100644 (file)
@@ -2,7 +2,9 @@
 
   <header class="row">
     <div class="col-md-2">
-      <h4>PeerTube</h4>
+      <h4 id="peertube-title">
+        <a [routerLink]="['/videos/list']">PeerTube</a>
+      </h4>
     </div>
 
     <div class="col-md-9">