From 7e2ebe9ff416329a666ce6f4a8d6935898830ea9 Mon Sep 17 00:00:00 2001 From: derrygeoff <105177485+derrygeoff@users.noreply.github.com> Date: Mon, 30 May 2022 10:19:57 +0100 Subject: [PATCH] Update README.md Added instructions to add a hugo contact form on README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a16654a..871cd50 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,17 @@ set HUGO_ENV=production hugo ``` +## [Add hugo contact form](https://fabform.io/a/hugo-contact-form) + +``` +
+ + + +
+``` + + ## Contributing If you find a bug or have an idea for a feature, feel free to use the [issue tracker](https://github.com/theNewDynamic/gohugo-theme-ananke/issues) to let me know.