docs: remove yc launch embed

This commit is contained in:
Bereket Engida
2025-05-30 15:51:05 -07:00
parent 13f6476b6c
commit dcbaddab8c

View File

@@ -159,17 +159,6 @@ export default function Hero() {
</div>
</>
}
<div className="mt-4 md:w-40 w-32">
<a
href="https://www.ycombinator.com/launches/NUm-better-auth-the-authentication-framework-for-typescript"
target="_blank"
>
<img
src="https://www.ycombinator.com/launches/NUm-better-auth-the-authentication-framework-for-typescript/upvote_embed.svg"
alt="Launch YC: Better Auth - The Authentication Framework for TypeScript"
/>
</a>
</div>
</div>
</div>