13 lines
301 B
Markdown
13 lines
301 B
Markdown
---
|
|
title: Contact
|
|
description: We'd love to hear from you
|
|
type: page
|
|
menu:
|
|
main: {}
|
|
|
|
---
|
|
|
|
|
|
This is an example of a custom shortcode that you can put right into your content. You will need to add a form action to the the shortcode to make it work.
|
|
|
|
{{< form-contact action="https://example.com" >}} |