diff options
author | Bradley Taunt <brad@serpapi.com> | 2024-01-27 15:11:57 -0500 |
---|---|---|
committer | Bradley Taunt <brad@serpapi.com> | 2024-01-27 15:11:57 -0500 |
commit | abfc3442248df7195f422505eded55149517e1f6 (patch) | |
tree | 4a72413802e059f3744a09abbdb166826ae0c433 | |
parent | d3f1948ee7bd04a6aff07194d01bbc21a08021d3 (diff) |
Update submission page details
-rw-r--r-- | .ruby-version | 1 | ||||
-rw-r--r-- | submit.md | 7 |
2 files changed, 5 insertions, 3 deletions
diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 0000000..b502146 --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +3.0.2 @@ -7,10 +7,9 @@ layout: page Submit to the 1kB Club -1. Put your website through [DebugBear](https://www.debugbear.com/) -2. [Open a PATCH](https://lists.sr.ht/~bt/1kb-club) +- [Email a PATCH or suggestion](mailto:1kb-club@patches.btxx.org) -Use the template below when creating your site file (size in bytes): +If patching, use the template below when creating your site file (size in bytes): ``` --- @@ -18,3 +17,5 @@ pageurl: domain.com size: 300 --- ``` + +All web pages are tested manually through the Firefox Network tab. |