diff --git a/nise-frontend/src/app/app-routing.module.ts b/nise-frontend/src/app/app-routing.module.ts index 4b2d303..85f745b 100644 --- a/nise-frontend/src/app/app-routing.module.ts +++ b/nise-frontend/src/app/app-routing.module.ts @@ -39,7 +39,7 @@ const routes: Routes = [ {path: 'neko', component: MetabaseComponent, title: 'metabase integration'}, - {path: '**', component: HomeComponent, title: '/nise.moe/'}, + {path: '**', component: HomeComponent, title: '/nise.stedos.dev/'}, ]; @NgModule({ diff --git a/nise-frontend/src/app/app.component.html b/nise-frontend/src/app/app.component.html index c1f0f17..185ddcf 100644 --- a/nise-frontend/src/app/app.component.html +++ b/nise-frontend/src/app/app.component.html @@ -5,7 +5,7 @@
This application will automatically crawl [osu!std] top scores and search for stolen replays or obvious relax/timewarp scores.
It started collecting replays on 2024-01-12
@@ -15,7 +15,7 @@you can keep up with newly detected scores with the rss feed, subscribe to it using your favorite reader.