From 6e399191e2c76667eafa0e8b3b82660539d2eac9 Mon Sep 17 00:00:00 2001 From: Aggre Date: Fri, 12 Jul 2024 12:54:02 +0900 Subject: [PATCH] remove the navigation to /domain from signin page --- src/pages/signin.astro | 47 ------------------------------------------ 1 file changed, 47 deletions(-) diff --git a/src/pages/signin.astro b/src/pages/signin.astro index 6baf883c2..2be550573 100644 --- a/src/pages/signin.astro +++ b/src/pages/signin.astro @@ -19,18 +19,6 @@ import SignInRedirection from '@components/SignInForm/SignInRedirection.vue' - -

- Don't have an account? -

@@ -38,38 +26,3 @@ import SignInRedirection from '@components/SignInForm/SignInRedirection.vue' - -