From 0e1412b5b0f3c4e8047caa2c52c21f62e2a4b582 Mon Sep 17 00:00:00 2001 From: derrygeoff <105177485+derrygeoff@users.noreply.github.com> Date: Mon, 30 May 2022 10:03:12 +0100 Subject: [PATCH] Update README.md Added instructions to add a hugo contact form on README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 582fd65..a704e3d 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,19 @@ to `config.toml` file in your Hugo root directory and change params fields. In c **NOTE:** Please keep in mind that currently `main menu` doesn't support nesting. + + +## [Add hugo contact form](https://fabform.io/a/hugo-contact-form) + +``` +
+ + + +
+``` + + ## Post archetype See the default `post` file params supported by the theme — https://github.com/panr/hugo-theme-terminal/blob/master/archetypes/posts.md