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. +
+