From 566e6f1ec04e22544d07471da7450032a7400f0c Mon Sep 17 00:00:00 2001 From: Pouria Delfanazari Date: Tue, 12 Dec 2023 13:35:44 -0800 Subject: [PATCH 1/2] Update repository link on about page --- src/app/(site)/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(site)/about/page.tsx b/src/app/(site)/about/page.tsx index 2afbf4d7..31ff3201 100644 --- a/src/app/(site)/about/page.tsx +++ b/src/app/(site)/about/page.tsx @@ -122,7 +122,7 @@ export default function Page() {

If you have an account on GitHub, you can go to the project's{" "} - + repository {" "} and create an issue. You can also mention me on Bluesky (my handle is{" "} From e60ff4186f523ff7bd39a75445b0d79ec48dccc0 Mon Sep 17 00:00:00 2001 From: Pouria Delfanazari Date: Tue, 12 Dec 2023 13:44:23 -0800 Subject: [PATCH 2/2] Reduce animation delay and duration on login page --- src/app/(auth)/login/layout.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/(auth)/login/layout.tsx b/src/app/(auth)/login/layout.tsx index f65d5f15..1b93cad3 100644 --- a/src/app/(auth)/login/layout.tsx +++ b/src/app/(auth)/login/layout.tsx @@ -11,10 +11,9 @@ export default async function InventoryLayout({ }: { children: React.ReactNode; }) { - return ( <> -

+
{children}
Numerous ouranos logos );