Initial site working
This commit is contained in:
15
themes/ananke/exampleSite/content/fr/contact.md
Normal file
15
themes/ananke/exampleSite/content/fr/contact.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Contact
|
||||
featured_image: ''
|
||||
omit_header_text: true
|
||||
description: Laissez-nous un message!
|
||||
type: page
|
||||
menu: main
|
||||
|
||||
---
|
||||
|
||||
Ceci est la page de contact en Français.
|
||||
|
||||
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 shortcode to make it work. Check out [Formspree](https://formspree.io/) for a simple, free form service.
|
||||
|
||||
{{< form-contact action="https://example.com" >}}
|
Reference in New Issue
Block a user