refactor(renderCard): MUCH nicer + less package weight

This commit is contained in:
cnrad
2024-11-14 01:27:11 -05:00
parent e0be625baf
commit 5ba2d62aee
10 changed files with 687 additions and 1029 deletions

View File

@@ -11,10 +11,10 @@ const poppins = Poppins({
export const metadata: Metadata = {
title: "Lanyard for GitHub Profile",
description: "Utilize Lanyard to display your Discord Presence in your GitHub Profile",
description: "Display your Discord Presence anywhere, using Lanyard",
openGraph: {
title: "Lanyard for GitHub Profile",
description: "Utilize Lanyard to display your Discord Presence in your GitHub Profile",
description: "Display your Discord Presence anywhere, using Lanyard",
},
};