forked from bt/1kb-club
22 lines
476 B
Markdown
22 lines
476 B
Markdown
---
|
|
title: Submit
|
|
layout: page
|
|
---
|
|
|
|
[← Go home](/)
|
|
|
|
Submit to the 1kB Club. All source code is [here](https://git.disroot.org/bt/1kb-club)
|
|
|
|
- [Submit a patch](https://git.disroot.org/bt/1kb-club/pulls)
|
|
- [Report an issue or bug](https://git.disroot.org/bt/1kb-club/issues)
|
|
|
|
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.
|