From d05626f5d77e95969028911bf01f32ca6d3aa069 Mon Sep 17 00:00:00 2001 From: derrygeoff <105177485+derrygeoff@users.noreply.github.com> Date: Mon, 30 May 2022 10:32:11 +0100 Subject: [PATCH] Update README.md Added instructions to README.md on how to add a hugo contact form --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2971be9..f0f8eec 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,18 @@ $ git push my-fork my-feature-branch Then, open a PR against `main` branch of [hugo-toha/toha](https://github.com/hugo-toha/toha) from the `my-feature-branch` branch of your own fork. + + +## [Add hugo contact form](https://fabform.io/a/hugo-contact-form) + +``` +
+``` + ## Attribution - Thanks [Anup Deb](https://dribbble.com/anupdeb) for his design guidance.