From abfc3442248df7195f422505eded55149517e1f6 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sat, 27 Jan 2024 15:11:57 -0500 Subject: Update submission page details --- .ruby-version | 1 + submit.md | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 .ruby-version 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 diff --git a/submit.md b/submit.md index abee490..c4779c1 100644 --- a/submit.md +++ b/submit.md @@ -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. -- cgit v1.2.3-54-g00ecf