fix SignupURL in stats
This commit is contained in:
parent
852a104300
commit
ccc357591e
@ -318,7 +318,7 @@ func Stats() (TildeData, error) {
|
|||||||
return TildeData{
|
return TildeData{
|
||||||
Name: "tilde.town",
|
Name: "tilde.town",
|
||||||
URL: "https://tilde.town",
|
URL: "https://tilde.town",
|
||||||
SignupURL: "https://cgi.tilde.town/users/signup",
|
SignupURL: "https://tilde.town/signup",
|
||||||
WantUsers: true,
|
WantUsers: true,
|
||||||
AdminEmail: "root@tilde.town",
|
AdminEmail: "root@tilde.town",
|
||||||
Description: description,
|
Description: description,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user