From c8eb0cad87c50d43cb468b020874043d04f9c7b8 Mon Sep 17 00:00:00 2001 From: Alexander Taylor Date: Thu, 2 Jan 2025 18:30:57 +0000 Subject: [PATCH] Add commit ID as comment to help find code for donation thermometer and donation doubling text --- components/Support.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/components/Support.tsx b/components/Support.tsx index 5ac8b15..6aa042e 100644 --- a/components/Support.tsx +++ b/components/Support.tsx @@ -46,6 +46,12 @@ export const Support = () => { /> Donate + { + /** + * Commit with donation thermometer and donation doubling text: + * b32f8a684464982e64eea5e120ad86fc4439557f + */ + }