aboutsummaryrefslogtreecommitdiffhomepage
path: root/submit.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-09-30 08:29:17 -0400
committerBradley Taunt <bt@btxx.org>2025-09-30 08:29:17 -0400
commit809a248b1589a91db76830a6f3df84f6d866a069 (patch)
treeee1437b56457a38b812824c60d23d663b4e132f2 /submit.md
parent7f0d067693a4cf0a94af74dc3e8738021958e7a3 (diff)
Update submission page content, switch over to self-hosted forgeHEADmaster
Diffstat (limited to 'submit.md')
-rw-r--r--submit.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/submit.md b/submit.md
index 193d73e..d26c7b8 100644
--- a/submit.md
+++ b/submit.md
@@ -23,11 +23,11 @@ permalink: "submit/"
![Firefox network tab showing the full web page size of 1MB Club](/public/images/submit-screenshot.png)
-### Open a Pull Request
+### Submitting Patches
-The main project repo can be found [here](https://codeberg.org/btxx/1mb-club).
+The main project repo can be found [here](https://git.btxx.org/1mb-club/).[^1]
-[Open a pull request](https://codeberg.org/btxx/1mb-club/pulls) and your web page will be reviewed for quality assurance.
+[Submit a patch](https://git-send-email.io/) and your web page will be reviewed for quality assurance.
The format of your newly added web page should be as follows:
@@ -43,6 +43,8 @@ size: 8.2
## Bugs
-If you come across any bugs or incorrect web page listings on this site, please [open an issue](https://codeberg.org/btxx/1mb-club/issues) for that as well! Please **do not** use issues to submit websites! They will be ignored and closed!
+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!
Thank you.
+
+[^1]: There is a project mirror on Codeberg but I do not regularly check there for updates, hence the push for git email patches.