mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 12:27:44 +00:00
chore: add description
This commit is contained in:
@@ -15,10 +15,10 @@ export const metadata: Metadata = {
|
||||
default: "Better-Auth.",
|
||||
template: "%s ~ Better Auth",
|
||||
},
|
||||
description: "Dev agnostic auth library solution",
|
||||
description: "The Authentication library for typescript.",
|
||||
openGraph: {
|
||||
title: "Better-auth",
|
||||
description: "Dev agnostic auth library solution",
|
||||
description: "The Authentication library for typescript.",
|
||||
url: ENV.NEXT_PUBLIC_WEBSITE_URL,
|
||||
siteName: "Better-auth",
|
||||
locale: "en_US",
|
||||
|
||||
Reference in New Issue
Block a user