From 752a9188126763d2ba230637273f107e8ad7e33d Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 30 Nov 2025 12:56:20 -0500 Subject: Update about and submit page content --- about.md | 2 ++ submit.md | 10 ++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/about.md b/about.md index abaa6fc..c557590 100644 --- a/about.md +++ b/about.md @@ -15,6 +15,8 @@ But we can make a difference - no matter how small it may seem. 1MB Club- Edsger Wybe Dijkstra +The full project (including source code, tickets, bug reports, wiki etc.) can be [found here](https://sr.ht/~bt/1mb-club/). + ## Who Runs 1MB Club? This project is a one-man operation. My name is [Bradley Taunt](https://btxx.org) and I'm a designer/developer with over 12 years experience building on the web. I'm passionate about performance (obviously), accessibility and improving user experience across the internet. diff --git a/submit.md b/submit.md index d26c7b8..353d004 100644 --- a/submit.md +++ b/submit.md @@ -25,9 +25,11 @@ permalink: "submit/" ### Submitting Patches -The main project repo can be found [here](https://git.btxx.org/1mb-club/).[^1] +The main project repo can be [found here](https://git.sr.ht/~bt/1mb-club).[^1] -[Submit a patch](https://git-send-email.io/) and your web page will be reviewed for quality assurance. +[Submit a patch](https://lists.sr.ht/~bt/1mb-club-devel) and your web page will be reviewed for quality assurance. + +If you have never submitted a patch with git email, take a look at this very helpful guide: [git-send-email.io](https://git-send-email.io/) The format of your newly added web page should be as follows: @@ -41,9 +43,9 @@ size: 8.2 --- ``` -## Bugs +## Reporting Bugs or Broken Links -If you come across any bugs or incorrect web page listings on this site, please [email me](mailto:1mb-club@patches.btxx.org). Please **do not** use this as a means to submit websites! They will be ignored and closed! +If you come across any bugs or incorrect/dead web page listings on this site, feel free to [open a ticket](https://todo.sr.ht/~bt/1mb-club-bugs). Please **do not** use this as a means to submit websites! They will be ignored and closed! Thank you. -- cgit v1.3.1