Skip to content

Benchmarks link missing on playground homepage #318

Description

@mrjf

The ⚡ Benchmarks card on the playground homepage (playground/index.html) lost its <a href="benchmarks.html"> link. The benchmarks.html page exists but the card just shows plain text.

Fix: restore the link on the Benchmarks card:

<h3><a href="benchmarks.html" style="color: var(--accent); text-decoration: none;">⚡ Benchmarks</a></h3>

Likely dropped by an autoloop iteration that regenerated the card without the anchor tag.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions