From 49d471c918b4a87fca8db3b2c84d64cc2b7fca1a Mon Sep 17 00:00:00 2001 From: Omar Najjar Date: Tue, 11 Mar 2025 20:35:23 +1100 Subject: [PATCH] x --- index.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/index.html b/index.html index 557f2b0..0a413ae 100644 --- a/index.html +++ b/index.html @@ -1694,13 +1694,7 @@ function getShareableImageUrl(proposal) { `/l_text:Roboto_40_bold:${encodedText}` + `,co_rgb:EAEAEA,w_900,c_fit,g_north,y_120,x_60` + `/l_text:Roboto_28_bold:${encodedAuthor}` + - `,co_rgb:FF00FF,g_north_west,y_50,x_60` + - `/l_text:Roboto_24:✔ ${encodedSignatures} verified signatures` + - `,co_rgb:00FF00,g_north_west,y_250,x_60` + - `/l_text:Roboto_24:${encodedVotes} votes` + - `,co_rgb:EAEAEA,g_north_west,y_300,x_60` + - `/l_text:Roboto_20:${encodedTimestamp}` + - `,co_rgb:AAAAAA,g_north_west,y_350,x_60`; + `,co_rgb:FF00FF,g_north_west,y_50,x_60`; // URL of your template image in R2 const templateUrl = encodeURIComponent("https://radical.omar-c29.workers.dev/memes/petition-template.png");