ananke/exampleSite/content/contact.md
Bud Parr b66e9a1172
Add Stackbit Configuration (#223)
* Add stackbit YAML file

Fixes #200

* Adjust fields from linter

Ref #200

* Improve fields from linter suggestions

Ref #206

* Improve contact page sample field for menu

* Update Theme.toml and Readme
2019-10-27 15:07:44 -04:00

15 lines
436 B
Markdown

---
title: Contact
featured_image: "images/notebook.jpg"
omit_header_text: true
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. Check out [Formspree](https://formspree.io/) for a simple, free form service.
{{< form-contact action="https://example.com" >}}