From 494dfa897ff7a5d1618ac0fb9629aee32b5d2850 Mon Sep 17 00:00:00 2001 From: derrygeoff <105177485+derrygeoff@users.noreply.github.com> Date: Mon, 30 May 2022 09:55:20 +0100 Subject: [PATCH] Update README.md Added instructions to add a hugo form on readme.MD --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 25f5278..81ac9e3 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,18 @@ disableKinds = ['taxonomy', 'taxonomyTerm'] BookServiceWorker = true ``` + +## [Add hugo contact form](https://fabform.io/a/hugo-contact-form) + +``` +
+``` + + ### Multi-Language Support Theme supports Hugo's [multilingual mode](https://gohugo.io/content-management/multilingual/), just follow configuration guide there. You can also tweak search indexing configuration per language in `i18n` folder.