diff --git a/assets/css/style.css b/assets/css/style.css index 199a7c9..9b60fc8 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -345,3 +345,11 @@ img { .random { background: var(--before-green); } + +.notice { + border: 2px solid; + padding: 1rem 1.5rem; + background-color: var(--accent); + margin: 3rem 0; + text-align: center; +} diff --git a/index.md b/index.md index 9bab353..ea4eb10 100644 --- a/index.md +++ b/index.md @@ -14,6 +14,12 @@ But we can make a difference - all it takes is some optimisation. Do you really 1. It must be an actual site that contains a reasonable amount of information, not just a couple of links on a page ([more info here](/faq/#lightweight-notice)). 2. Your total UNCOMPRESSED web resources must not exceed 512KB. +
+

+ Help support the 512KB Club

+ It takes a lot of work to run the 512KB Club. We rely on the kind work of a couple of great volunteers. If you want to support the 512KB Club, please do think about buying us a coffee. +

+

View FAQ for more details