added codeberg to homepage.
This commit is contained in:
parent
6a176e1a50
commit
5da8f42240
4 changed files with 11 additions and 3 deletions
|
|
@ -10,6 +10,7 @@
|
|||
servers = [
|
||||
{
|
||||
addr = "irc.libera.chat";
|
||||
alias = "libera";
|
||||
port = 6697;
|
||||
tls = true;
|
||||
realname = "Gabe Venberg";
|
||||
|
|
@ -37,6 +38,7 @@
|
|||
}
|
||||
{
|
||||
addr = "mbrserver.com";
|
||||
alias = "MBR";
|
||||
port = 6667;
|
||||
tls = false;
|
||||
nicks = ["toric"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue