From 9ffa9daf38d88e997ef252830969974235d62525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Efr=C3=A9n?= Date: Thu, 26 Jan 2023 15:43:39 +1100 Subject: [PATCH] Typo fix --- exampleSite/content/en/contact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/en/contact.md b/exampleSite/content/en/contact.md index bc5cd25..e7b9779 100644 --- a/exampleSite/content/en/contact.md +++ b/exampleSite/content/en/contact.md @@ -9,6 +9,6 @@ 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. +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" >}}