diff --git a/docs/public/email-github.png b/docs/public/email-github.png index 863152e..146ae31 100644 Binary files a/docs/public/email-github.png and b/docs/public/email-github.png differ diff --git a/docs/src/app/footer.tsx b/docs/src/app/footer.tsx index 044bccf..30eeeb4 100644 --- a/docs/src/app/footer.tsx +++ b/docs/src/app/footer.tsx @@ -30,8 +30,15 @@ export default function Footer() {
- Copyright © SSW 1990 - {new Date().getFullYear()}. All Rights - Reserved. + Copyright © {" "} + + SSW + + {" "} 1990 - {new Date().getFullYear()}. All Rights Reserved.
-

+

{title} -

-

{description}

+ +

{description}

); } diff --git a/docs/src/app/page.tsx b/docs/src/app/page.tsx index fedad73..95fa414 100644 --- a/docs/src/app/page.tsx +++ b/docs/src/app/page.tsx @@ -6,7 +6,7 @@ export default function Home() { return (