Benchmarks link missing on playground homepage
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 3
- Avg merge
- 1h 42m
- Merged PRs (30d)
- 1
Description
The ⚡ Benchmarks card on the playground homepage (`playground/index.html`) lost its `` link. The `benchmarks.html` page exists but the card just shows plain text.
Fix: restore the link on the Benchmarks card:
```html
⚡ Benchmarks
```
Likely dropped by an autoloop iteration that regenerated the card without the anchor tag.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.