Update homepage wording

This commit is contained in:
Bradley Taunt 2021-07-06 08:39:55 -04:00
parent 76f2f510c8
commit dd496edcad

View file

@ -9,7 +9,7 @@ summary: Listing all websites under 1MB in total size
<p>The internet has become a <em>bloated mess</em>. Massive JavaScript libraries. Countless client-side queries. Overly complex frontend frameworks.</p>
<p>These things are a <strong>cancerous growth</strong> on the web.</p>
<p>But we can make a difference - no matter how small it may seem. <em>1MB Club</em> is a growing collection of performance-focused web pages found across the internet.</p>
<p><strong>The one and only rule for a web page to qualify as a member:</strong></p>
<p><strong>The two rules for a web page to qualify as a member:</strong></p>
<ol>
<li>Total website size (not <i>just</i> transferred data) must not exceed 1 megabyte</li>
<li>The website must contain a reasonable amount of content / usefulness in order to be added - no sites with a simple line of text, etc.</li>