blob: 0f45ff8a6e58332b5a7d4304dcef58adf3726b73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
---
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)
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.
|