Fix Bulgarian Solitaire link
Fix the broken link to Bulgarian Solitaire from the global index at `/index`.
This commit is contained in:
parent
d01d9e8290
commit
13724037e6
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ const allInteractives: Interactive[] = [
|
|||
title: 'Bulgarian Solitaire',
|
||||
description: 'A mathematical card game where you repeatedly redistribute cards into piles until reaching a stable configuration.',
|
||||
tags: ['solitaire', 'card-game', 'mathematics', 'puzzle', 'redistribution', 'stable-configuration'],
|
||||
path: '/bulgarian-solitaire',
|
||||
path: '/puzzles/bulgarian-solitaire',
|
||||
theme: 'Puzzles',
|
||||
dateAdded: '2024-12-22'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue