From 585e17141563c8a55f5c08312c3aaf6b2bb1389c Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 2 Jun 2025 15:34:25 +0300 Subject: [PATCH] contact: fix email --- site/contact.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/contact.md b/site/contact.md index 9b19d73..7cdd895 100644 --- a/site/contact.md +++ b/site/contact.md @@ -26,7 +26,8 @@ Here are some other useful links as well: [8, 12], // tact [15, 16], // @ [4, 7], // rgb - [12, 13], // cu + [12, 13], // c + [1, 2], // u [0, 1], // . [2, 4], // be ].map(([start, end]) => ".ubergbetactcon@toilma:".substring(start, end))