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.