Direct registration button
This commit is contained in:
parent
3a24274a2a
commit
e52b54017e
5 changed files with 32 additions and 1 deletions
|
|
@ -16,4 +16,7 @@ ext.CUSTOM_LOGO_URL = "https://static.chinwag.org/chinwag-logo-simple-1024.png"
|
|||
ext.CUSTOM_INSTANCE = "social.chinwag.org"
|
||||
|
||||
// link to your support account. Will be linked on the about page when not empty.
|
||||
ext.SUPPORT_ACCOUNT_URL = "https://social.chinwag.org/@ChinwagNews"
|
||||
ext.SUPPORT_ACCOUNT_URL = "https://social.chinwag.org/@ChinwagNews"
|
||||
|
||||
// New account registration link
|
||||
ext.REGISTER_ACCOUNT_URL = "https://social.chinwag.org/auth/sign_up"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue