From 06664999dd309a151a93454dd41a39d54fb1868b Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 02:53:40 +0000 Subject: [PATCH] Changes --- src/components/PresentsPuzzle.tsx | 28 ++++++++++++++++++++++++++++ src/pages/PresentsPuzzlePage.tsx | 9 ++++++++- 2 files changed, 36 insertions(+), 1 deletion(-) diff --git a/src/components/PresentsPuzzle.tsx b/src/components/PresentsPuzzle.tsx index e84e976..62e096a 100644 --- a/src/components/PresentsPuzzle.tsx +++ b/src/components/PresentsPuzzle.tsx @@ -357,6 +357,34 @@ const PresentsPuzzle = ({ showSocialShare = false, shareUrl }: PresentsPuzzlePro
+ + {/* Acknowledgement */} ++ This simulation was inspired by{' '} + + this tweet + + {' '}by Daniel Litt, which in turn is a variation of{' '} + + this puzzle + + {' '}by Gil Kalai. +
+