Can I add something to my site to show I'm in the 512KB club?

If your site qualifies for The 512KB Club, I will add it to one of the following 3 teams:

  1. The green team is for sites with a total uncompressed size of less than 100KB.
  2. The orange team is for sites with a total uncompressed size of less than 250KB.
  3. The blue team is for sites with a total uncompressed size of less than 512KB.

Once you're a proud member of one of the teams, you are free to use one of the banners below on your own website. You can either save the SVG or use the code snippet below (remembering to change the name to whichever team you're in).

green team banner

orange team banner

blue team banner

<a href="https://512kb.club"><img src="https://512kb.club/assets/images/green-team.svg"
               alt="a proud member of the green team of 512KB club" /></a>

Alternatively, you can add the banner to your site in pure HTML/CSS using this CodePen as a guide.