Skip to content

Commit

Permalink
chore: rename og field (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
tadejpodrekar authored Mar 20, 2024
1 parent 695790f commit d6de16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dapp/src/app/api/og/route.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export async function GET(req: NextRequest) {
>
{credentialIssuer}
</div>
<div tw="text-md text-orange-100 mt-4">ISSUED</div>
<div tw="text-md text-orange-100 mt-4">ACHIEVED</div>
<div
tw="tracking-tight flex text-xl text-white"
style={{
Expand Down

0 comments on commit d6de16b

Please sign in to comment.