We finally got the right theme, uploading the base
This commit is contained in:
parent
4753240e26
commit
6139a25c63
13 changed files with 337 additions and 0 deletions
14
content/contact.md
Normal file
14
content/contact.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
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" >}}
|
Loading…
Add table
Add a link
Reference in a new issue