From 750de4ef096c453998b6da61afea7cca3e40f34f Mon Sep 17 00:00:00 2001 From: Stedoss Date: Tue, 5 Nov 2024 20:26:51 +0000 Subject: [PATCH] Update frontend to remove references to nise.moe --- nise-frontend/src/app/app-routing.module.ts | 2 +- nise-frontend/src/app/app.component.html | 4 ++-- nise-frontend/src/app/home/home.component.html | 4 ++-- nise-frontend/src/app/text-report.service.ts | 6 +++++- .../app/view-replay-pair/view-replay-pair.component.html | 4 ++-- .../src/app/view-score/view-score.component.html | 4 ++-- nise-frontend/src/environments/environment.ts | 7 +++++-- nise-frontend/src/index.html | 8 ++++---- 8 files changed, 23 insertions(+), 16 deletions(-) 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 @@
-

/nise.moe/

+

/nise.stedos.dev/