ananke/exampleSite/content/contact.md

16 lines
442 B
Markdown
Raw Normal View History

2017-04-15 04:32:55 +02:00
---
title: Contact
featured_image: "images/notebook.jpg"
omit_header_text: true
description: We'd love to hear from you
type: page
menu:
main: {}
2017-04-15 04:32:55 +02:00
---
2017-04-16 02:24:04 +02:00
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. Check out [Formspree](https://formspree.io/) for a simple, free form service.
2017-04-16 02:24:04 +02:00
{{< form-contact action="https://example.com" >}}