fix: support email on register page
This commit is contained in:
parent
37043254be
commit
077b7e8600
3 changed files with 10 additions and 1 deletions
|
|
@ -32,6 +32,9 @@ sub:
|
||||||
- title: Contact Us
|
- title: Contact Us
|
||||||
url: "/contact"
|
url: "/contact"
|
||||||
idn: 'msg'
|
idn: 'msg'
|
||||||
|
- title: Uptime
|
||||||
|
url: "https://status.linuxposting.xyz"
|
||||||
|
target: _blank
|
||||||
# - title: Theme Selection
|
# - title: Theme Selection
|
||||||
# url: "#"
|
# url: "#"
|
||||||
# idn: 'theme'
|
# idn: 'theme'
|
||||||
|
|
|
||||||
|
|
@ -14,3 +14,9 @@ we're planning on adding content to the website, mostly with articles about linu
|
||||||
our stuff is open source! you can find our [repos on github](https://github.com/orgs/linuxpostingxyz/repositories), in case you wanna contribute or just check them out
|
our stuff is open source! you can find our [repos on github](https://github.com/orgs/linuxpostingxyz/repositories), in case you wanna contribute or just check them out
|
||||||
|
|
||||||
if you'd like to contact us for whatever reason, you may write an email to email@contact@linuxposting.xyz
|
if you'd like to contact us for whatever reason, you may write an email to email@contact@linuxposting.xyz
|
||||||
|
|
||||||
|
## admins
|
||||||
|
|
||||||
|
- matrix@astreaprtcl
|
||||||
|
- hosts the list and mollys page on a floppy
|
||||||
|
- hosts the mc-server
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@ It may be possible that you want to impersonate a thing, but there are already a
|
||||||
|
|
||||||
If an account for that thing does exist, but has been inactive for 6 months, we will allow you to create your accounts without need for verification
|
If an account for that thing does exist, but has been inactive for 6 months, we will allow you to create your accounts without need for verification
|
||||||
|
|
||||||
If you have any issues or questions, you can contact us at support@linuxposting.xyz
|
If you have any issues or questions, you can contact us at email@support@linuxposting.xyz
|
||||||
|
|
||||||
## Rexample
|
## Rexample
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue