2024-01-18 16:44:33 +01:00
|
|
|
---
|
|
|
|
title: Submit
|
|
|
|
layout: page
|
|
|
|
---
|
|
|
|
|
|
|
|
[← Go home](/)
|
|
|
|
|
2024-01-27 21:13:29 +01:00
|
|
|
Submit to the 1kB Club. All source code is [here](https://git.btxx.org/1kb-club)
|
2024-01-18 16:44:33 +01:00
|
|
|
|
2024-01-27 21:11:57 +01:00
|
|
|
- [Email a PATCH or suggestion](mailto:1kb-club@patches.btxx.org)
|
2024-01-18 16:44:33 +01:00
|
|
|
|
2024-01-27 21:11:57 +01:00
|
|
|
If patching, use the template below when creating your site file (size in bytes):
|
2024-01-18 16:44:33 +01:00
|
|
|
|
|
|
|
```
|
|
|
|
---
|
|
|
|
pageurl: domain.com
|
|
|
|
size: 300
|
|
|
|
---
|
|
|
|
```
|
2024-01-27 21:11:57 +01:00
|
|
|
|
|
|
|
All web pages are tested manually through the Firefox Network tab.
|