aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-11-30 12:56:20 -0500
committerBradley Taunt <bt@btxx.org>2025-11-30 12:56:20 -0500
commit752a9188126763d2ba230637273f107e8ad7e33d (patch)
treec7c1e6b356ae85103359b04f074ae0f34daca902
parentc17957ec01246c70ee60cc9fdea14b011f862bde (diff)
Update about and submit page content
-rw-r--r--about.md2
-rw-r--r--submit.md10
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. <em>1MB Club</em
<cite>- Edsger Wybe Dijkstra</cite>
</blockquote>
+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.