Remove spoiler from ack text

Trim second line in acknowledgement to avoid spoilers; keep credits and link to Mindbenders and YouTube short intact.

X-Lovable-Edit-ID: edt-ae34477a-baa8-4293-abd6-df754361e275
This commit is contained in:
gpt-engineer-app[bot] 2026-01-21 16:00:13 +00:00
commit f7db939d49

View file

@ -670,8 +670,7 @@ const LadybugClockPuzzle: React.FC<LadybugClockPuzzleProps> = ({ showSocialShare
{' '}and demonstrated in{' '}
<a href="https://www.youtube.com/shorts/t3jZ2xGOvYg" target="_blank" rel="noopener noreferrer" className="text-primary hover:underline font-medium">
this YouTube short
</a>
. It illustrates a beautiful result about random walks on cycle graphs: every position (except the start) has equal probability of being visited last.
</a>.
</p>
</CardContent>
</Card>