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:
commit
f7db939d49
1 changed files with 1 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue