diff --git a/frontend/src/app/app.component.ts b/frontend/src/app/app.component.ts
index bf2c8e2..86cc2da 100644
--- a/frontend/src/app/app.component.ts
+++ b/frontend/src/app/app.component.ts
@@ -35,7 +35,4 @@ export class AppComponent implements OnInit {
this.metaService.updateTag({name: 'keywords', content: this.keywords})
}
- public isHomePage(): boolean {
- return this.router.url === '/';
- }
}
diff --git a/frontend/src/app/home/home.component.html b/frontend/src/app/home/home.component.html
index f4cf1a8..6750e5a 100644
--- a/frontend/src/app/home/home.component.html
+++ b/frontend/src/app/home/home.component.html
@@ -18,7 +18,7 @@
Loading...
Server IP: play.alttd.com
-