Skip to content

Commit f500d65

Browse files
MDA2AVclaude
andcommitted
Move leaderboard card below hero, remove glossary card
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4062a83 commit f500d65

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

docs/content/_index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ layout: hextra-home
2020
{{< /hextra/hero-subtitle >}}
2121
</div>
2222

23+
<div style="height:20px"></div>
24+
25+
{{< cards >}}
26+
{{< card link="probe-results" title="Leaderboard" subtitle="See which frameworks pass the most tests, ranked from best to worst compliance." icon="chart-bar" >}}
27+
{{< /cards >}}
28+
2329
<div style="height:60px"></div>
2430

2531
## What It Does
@@ -74,10 +80,3 @@ The CI pipeline auto-discovers servers from `docker-compose.yml` labels. No work
7480
## Currently Tested
7581

7682
Servers across C#, Python, JavaScript, Java, Rust, and C — from application frameworks to reverse proxies.
77-
78-
<div style="height:20px"></div>
79-
80-
{{< cards >}}
81-
{{< card link="probe-results" title="Leaderboard" subtitle="See which frameworks pass the most tests, ranked from best to worst compliance." icon="chart-bar" >}}
82-
{{< card link="glossary" title="Glossary" subtitle="What RFCs are, how smuggling works, and what every test ID means." icon="book-open" >}}
83-
{{< /cards >}}

0 commit comments

Comments
 (0)