打包好的livecode,版本v-46
This commit is contained in:
18
docs/contact.html.md
Normal file
18
docs/contact.html.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user