18 lines
645 B
Markdown
18 lines
645 B
Markdown
# Contact {#contact-custom-content-none}
|
|
|
|
We would love to hear from you!
|
|
|
|
import ContactForm from '../src/components/ContactForm.tsx'
|
|
import MailLink from '../src/components/MailLink.tsx'
|
|
|
|
<ContactForm></ContactForm>
|
|
|
|
Or you can send us an email to:
|
|
|
|
- Info: <MailLink email="info@livecodes.io" />
|
|
- Security: <MailLink email="security@livecodes.io" />
|
|
- Sponsor: <MailLink email="sponsor@livecodes.io" />
|
|
|
|
For non-security-related code issues, please report them in the [repo issues](https://github.com/live-codes/livecodes/issues).
|
|
|
|
Please follow the twitter account: [@livecodes_io](https://twitter.com/livecodes_io). |