From 658b4638dd7f542670fdd5e3d19c853cb479231f Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Mon, 1 Aug 2022 12:14:37 -0600 Subject: [PATCH] Challenge card styling --- og-image/api/_lib/template.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/og-image/api/_lib/template.ts b/og-image/api/_lib/template.ts index afa80f2f..b20dd7a9 100644 --- a/og-image/api/_lib/template.ts +++ b/og-image/api/_lib/template.ts @@ -148,7 +148,7 @@ export function getHtml(parsedReq: ParsedRequest) {
- ${challengeAmount ? '\u2694' + ' Bet against me on:' + '\u2694' : ''} + ${challengeAmount ? '⚔' + ' Bet against me on:' + '⚔' : ''}
${truncatedQuestion}