blob: 1ba1935972f92e759e26397d95bf922ba05481be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
---
title: Submit
layout: page
---
[← Go home](/)
Submit to the 1kB Club. All source code is [here](https://git.sr.ht/~bt/1kb-club)
- [Submit a patch](https://lists.sr.ht/~bt/1kb-club-devel)
- [Report an issue or bug](https://todo.sr.ht/~bt/1kb-club-bugs)
If patching, use the template below when creating your site file (size in bytes):
```
---
pageurl: domain.com
size: 300
---
```
All web pages are tested manually through the Firefox Network tab.
|