Commit f66a1a3a authored by Mark Harding's avatar Mark Harding

(chore): remove home title

parent 7dee62a2
No related merge requests found
Pipeline #64248971 passed with stages
in 26 minutes and 29 seconds
......@@ -40,7 +40,7 @@ export class HomepageComponent {
private loginReferrer: LoginReferrerService,
public session: Session
) {
this.title.setTitle('Home');
this.title.setTitle('');
this.loadStream();
if (this.session.isLoggedIn()) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment