mirror of
https://github.com/danbulant/1mb-club
synced 2026-06-24 17:11:57 +00:00
Fix error with robthenerd, remove referral from homepage and add donation support options
This commit is contained in:
parent
5bc4352abb
commit
b55def098b
2 changed files with 8 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
pageurl: robthenerd.com
|
||||
size: 297.0 KB
|
||||
size: 297.0
|
||||
---
|
||||
|
|
|
|||
10
index.html
10
index.html
|
|
@ -5,9 +5,6 @@ summary: Listing all websites under 1MB in total size
|
|||
---
|
||||
|
||||
<header>
|
||||
<div class="referral">
|
||||
<p><a target="_blank" href="https://thrifty.name">ThriftyName</a> - Get a Brand Name for $5.</p>
|
||||
</div>
|
||||
<h1>1MB Club</h1>
|
||||
<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>
|
||||
|
|
@ -19,6 +16,13 @@ summary: Listing all websites under 1MB in total size
|
|||
<h3>How to Submit</h3>
|
||||
<p>Please follow the instructions on the main <a target="_blank" href="https://github.com/bradleytaunt/1mb-club">Github project repo</a>.</p>
|
||||
</blockquote>
|
||||
<h3>Support</h3>
|
||||
<p>If you are feeling generous, I would greatly appreciate any donations to help support the site.</p>
|
||||
<ol>
|
||||
<li>BTC: <strong><code>3JGsvjgxamQHi4VCALER4rXvnvzdWUaQGg</code></strong></li>
|
||||
<li>Or simply <a href="https://www.buymeacoffee.com/WQTMtn7ir">buy me a coffee</a></li>
|
||||
</ol>
|
||||
<br><hr><br>
|
||||
<span>Jump to: </span>
|
||||
<a href="#50"><50KB</a><span> · </span>
|
||||
<a href="#100"><100KB</a><span> · </span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue