Skip to content

Tryouts are open — put a site up for the vote. Sign up →

EARNTHE WALL

For inductees only

The mark

A small banner that says the vote went your way. Fly it in a footer, a colophon, a press page — or nowhere. The wall doesn't care; the plaque stays either way.


Light finish

For light grounds

Earned the wall mark, light finish
<a href="https://earnthewall.com/inducted/YOUR-SLUG">
  <img src="https://earnthewall.com/badge.svg"
       alt="Earned the wall" width="176" height="40">
</a>

Dark finish

For dark grounds

Earned the wall mark, dark finish
<a href="https://earnthewall.com/inducted/YOUR-SLUG">
  <img src="https://earnthewall.com/badge-dark.svg"
       alt="Earned the wall" width="176" height="40">
</a>

Rules of the mark

  • Swap YOUR-SLUG for your plaque's address — every inductee page has the exact snippet pre-filled under "The mark".
  • Inducted sites only. On a site that never won the vote it's a forgery, and forgeries get reported on sight.
  • Recolor it, rescale it, redraw it in your own type if you like — just keep it honest and keep the link.
  • It's an SVG a few hundred bytes long. No script, no tracking, nothing phoning home.