diff --git a/apps/web/app/(app)/page.tsx b/apps/web/app/(app)/page.tsx index d34a8063..9c675961 100644 --- a/apps/web/app/(app)/page.tsx +++ b/apps/web/app/(app)/page.tsx @@ -39,6 +39,7 @@ export default function IndexPage() { GitHub +
diff --git a/apps/web/components/icons.tsx b/apps/web/components/icons.tsx index 327ff5e3..63ecd9c9 100644 --- a/apps/web/components/icons.tsx +++ b/apps/web/components/icons.tsx @@ -2,31 +2,64 @@ type IconProps = React.HTMLAttributes export const Icons = { logo: (props: IconProps) => ( - - - - + // + // + // + // + + + + + + + - + + ), twitter: (props: IconProps) => ( + {siteConfig.name}